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
projecttemplate/__init__.py
projecttemplate/project.py
projecttemplate/template.py
projecttemplate/util.py
projecttemplate.egg-info/PKG-INFO
projecttemplate.egg-info/SOURCES.txt
projecttemplate.egg-info/dependency_links.txt
projecttemplate.egg-info/not-zip-safe
projecttemplate.egg-info/requires.txt
projecttemplate.egg-info/top_level.txt
tests/test_projecttemplate_python.py