MANIFEST.in
setup.py
cli/__init__.py
cli/app.py
cli/test.py
cli/util.py
docs/intro.txt
examples/helloworld.conf
examples/helloworld.py
examples/helloworldconfig.py
examples/helloworldenv.py
examples/helloworldlang.py
examples/helloworldlog.py
pyCLI.egg-info/PKG-INFO
pyCLI.egg-info/SOURCES.txt
pyCLI.egg-info/dependency_links.txt
pyCLI.egg-info/top_level.txt
tests/test_cli_app.py
tests/test_cli_test.py