MANIFEST.in
README.rst
requirements.txt
setup.py
Starter.egg-info/PKG-INFO
Starter.egg-info/SOURCES.txt
Starter.egg-info/dependency_links.txt
Starter.egg-info/entry_points.txt
Starter.egg-info/requires.txt
Starter.egg-info/top_level.txt
starter/__init__.py
starter/__init__.pyc
starter/core.py
starter/log.py
starter/main.py
starter/__pycache__/__init__.cpython-33.pyc
starter/__pycache__/core.cpython-33.pyc
starter/__pycache__/log.cpython-33.pyc
starter/__pycache__/main.cpython-33.pyc
starter/templates/__init__.py
starter/templates/python-module.ini
starter/templates/starter-module.ini
starter/templates/python-module/Changelog.tmpl
starter/templates/python-module/DESCRIPTION
starter/templates/python-module/LICENSE.tmpl
starter/templates/python-module/MANIFEST.in.tmpl
starter/templates/python-module/Makefile.tmpl
starter/templates/python-module/README.rst.tmpl
starter/templates/python-module/requirements.txt
starter/templates/python-module/setup.py.tmpl
starter/templates/python-module/tests.py.tmpl
starter/templates/python-module/+MODULE+/__init__.py.tmpl
starter/templates/python-module/+MODULE+/main.py
starter/templates/starter-module/DESCRIPTION
starter/templates/starter-module/LICENSE.tmpl
starter/templates/starter-module/MANIFEST.in.tmpl
starter/templates/starter-module/Makefile.tmpl
starter/templates/starter-module/README.rst.tmpl
starter/templates/starter-module/setup.py.tmpl
starter/templates/starter-module/starter/__init__.py
starter/templates/starter-module/starter/templates/+MODULE+.ini
starter/templates/starter-module/starter/templates/__init__.py
starter/templates/starter-module/starter/templates/+MODULE+/.placeholder