.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
__main__
requirements.txt
setup.cfg
setup.py
bin/contool
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/contool/__init__.py
src/contool/skeleton.py
src/contool.egg-info/PKG-INFO
src/contool.egg-info/SOURCES.txt
src/contool.egg-info/dependency_links.txt
src/contool.egg-info/not-zip-safe
src/contool.egg-info/requires.txt
src/contool.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py