LICENSE
MANIFEST.in
README.md
setup.py
simplepkg/__init__.py
simplepkg/__main__.py
simplepkg.egg-info/PKG-INFO
simplepkg.egg-info/SOURCES.txt
simplepkg.egg-info/dependency_links.txt
simplepkg.egg-info/entry_points.txt
simplepkg.egg-info/requires.txt
simplepkg.egg-info/top_level.txt
simplepkg/data/config
simplepkg/modules/__init__.py
simplepkg/modules/cli.py
simplepkg/modules/skeleton.py
simplepkg/templates/apache_lic.tmpl
simplepkg/templates/app.tmpl
simplepkg/templates/bsd2_lic.tmpl
simplepkg/templates/bsd3_lic.tmpl
simplepkg/templates/config.tmpl
simplepkg/templates/gitignore.tmpl
simplepkg/templates/gplv2_lic.tmpl
simplepkg/templates/gplv3_lic.tmpl
simplepkg/templates/init.tmpl
simplepkg/templates/main.tmpl
simplepkg/templates/make.tmpl
simplepkg/templates/manifest.tmpl
simplepkg/templates/mit_lic.tmpl
simplepkg/templates/module.tmpl
simplepkg/templates/readme.tmpl
simplepkg/templates/setup.tmpl
simplepkg/templates/test.tmpl
simplepkg/templates/unlicense_lic.tmpl