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
templates/.gitignore
templates/.travis.yml
templates/Makefile
templates/example_LICENSE.txt
templates/example_README.md
templates/example_setup.py
templates/licenses.json
tests/__init__.py
tests/test_cli.py