README.rst
setup.py
python_starter/__init__.py
python_starter/core.py
python_starter/util.py
python_starter.egg-info/PKG-INFO
python_starter.egg-info/SOURCES.txt
python_starter.egg-info/dependency_links.txt
python_starter.egg-info/entry_points.txt
python_starter.egg-info/top_level.txt
python_starter/template/__init__.py
python_starter/template/core.py
python_starter/template/gitignore_tmpl.py
python_starter/template/license_tmpl.py
python_starter/template/setup_tmpl.py
python_starter/template/licenses/__init__.py
python_starter/template/licenses/apache.py
python_starter/template/licenses/gplv2.py
python_starter/template/licenses/gplv3.py
python_starter/template/licenses/lgpl.py
python_starter/template/licenses/mit.py
python_starter/template/licenses/mpl.py