LICENCE.txt
MANIFEST.in
README.rst
setup.py
src/pyckstart/__init__.py
src/pyckstart/pyckstart.py
src/pyckstart.egg-info/PKG-INFO
src/pyckstart.egg-info/SOURCES.txt
src/pyckstart.egg-info/dependency_links.txt
src/pyckstart.egg-info/entry_points.txt
src/pyckstart.egg-info/requires.txt
src/pyckstart.egg-info/top_level.txt
src/pyckstart/files/LICENCE.txt.tpl
src/pyckstart/files/MANIFEST.in.tpl
src/pyckstart/files/README.rst.tpl
src/pyckstart/files/__init__.py.tpl
src/pyckstart/files/package_name.py.tpl
src/pyckstart/files/setup.py.tpl
src/pyckstart/files/bin/__init__.py.tpl
src/pyckstart/files/bin/main.py.tpl
src/pyckstart/files/git/gitignore.tpl
src/pyckstart/files/tests/__init__.py.tpl
src/pyckstart/files/tests/test_package_name.py.tpl