LICENSE
README.md
setup.py
src/proj_creator/__init__.py
src/proj_creator/__main__.py
src/proj_creator/lib.py
src/proj_creator/version.py
src/proj_creator.egg-info/PKG-INFO
src/proj_creator.egg-info/SOURCES.txt
src/proj_creator.egg-info/dependency_links.txt
src/proj_creator.egg-info/top_level.txt
src/proj_creator/template/__init__.py
src/proj_creator/template/base.py
src/proj_creator/template/lib.py
src/proj_creator/template/lib_single.py
src/proj_creator/template/template.py