MANIFEST.in
README.txt
setup.cfg
setup.py
src/hello_python_demo_top1.py
src/hello_python_demo_top2.py
src/scripts/hello_python_demo_script1.py
src/data/bm/b1.txt
src/data/bm/b2.txt
src/data/cfg/data.cfg
src/data/sh/shell1.sh
src/hello_python_demo.egg-info/PKG-INFO
src/hello_python_demo.egg-info/SOURCES.txt
src/hello_python_demo.egg-info/dependency_links.txt
src/hello_python_demo.egg-info/requires.txt
src/hello_python_demo.egg-info/top_level.txt
src/module1/__init__.py
src/module1/hello2.py
src/module1/hello3.py
src/module1/submodule1/__init__.py
src/module1/submodule1/hello1.py
src/scripts/hello_python_demo_script1.py
src/txt2/test.txt2
src/txt2/test2.txt2