AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
shellfoundry/__init__.py
shellfoundry/__main__.py
shellfoundry/bootstrap.py
shellfoundry/config_reader.py
shellfoundry/installer.py
shellfoundry/new_command.py
shellfoundry/pack_command.py
shellfoundry/package_builder.py
shellfoundry/shell_config_reader.py
shellfoundry/template_retriever.py
shellfoundry.egg-info/PKG-INFO
shellfoundry.egg-info/SOURCES.txt
shellfoundry.egg-info/dependency_links.txt
shellfoundry.egg-info/entry_points.txt
shellfoundry.egg-info/not-zip-safe
shellfoundry.egg-info/requires.txt
shellfoundry.egg-info/top_level.txt
tests/__init__.py
tests/asserts.py
tests/test_config_reader.py
tests/test_new_command.py
tests/test_pack_command.py
tests/test_package_builder.py
tests/test_shell_config_reader.py
tests/test_template_retriever.py