MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
bilbo/__init__.py
bilbo/__version__.py
bilbo/cl_utils.py
bilbo/scaffold.py
bilbo/tasks.py
bilbo/templates.py
bilbo/tidy.py
bilbo/utKit.py
bilbo.egg-info/PKG-INFO
bilbo.egg-info/SOURCES.txt
bilbo.egg-info/dependency_links.txt
bilbo.egg-info/entry_points.txt
bilbo.egg-info/not-zip-safe
bilbo.egg-info/requires.txt
bilbo.egg-info/top_level.txt
bilbo/commonutils/__init__.py
bilbo/commonutils/getpackagepath.py
bilbo/resources/project-template/Home.md
bilbo/resources/sub-project-template/Home.md
bilbo/tests/__init__.py
bilbo/tests/test_scaffold.py
bilbo/tests/test_tasks.py
bilbo/tests/test_templates.py
bilbo/tests/test_tidy.py