MANIFEST.in
README.md
setup.py
createpy/__init__.py
createpy/__main__.py
createpy/cli.py
createpyproject.egg-info/PKG-INFO
createpyproject.egg-info/SOURCES.txt
createpyproject.egg-info/dependency_links.txt
createpyproject.egg-info/entry_points.txt
createpyproject.egg-info/requires.txt
createpyproject.egg-info/top_level.txt
example_templates/.gitignore
example_templates/.travis.yml
example_templates/Makefile
example_templates/__init__.py
example_templates/example_LICENSE.txt
example_templates/example_README.md
example_templates/example_setup.py
example_templates/licenses.json
tests/__init__.py
tests/test_cli.py