.gitignore
.gitmodules
.travis.yml
CHANGELOG.rst
LICENSE
README.rst
setup.cfg
setup.py
docs/Makefile
docs/changelog.rst
docs/cli-reference.rst
docs/conf.py
docs/development-guide.rst
docs/index.rst
docs/template-guide/index.rst
docs/template-guide/templatekit-jinja-extensions.rst
docs/template-guide/templating-yaml-files.rst
templatekit/__init__.py
templatekit/builder.py
templatekit/configschema.yaml
templatekit/filerender.py
templatekit/jinjaext.py
templatekit/repo.py
templatekit/textutils.py
templatekit.egg-info/PKG-INFO
templatekit.egg-info/SOURCES.txt
templatekit.egg-info/dependency_links.txt
templatekit.egg-info/entry_points.txt
templatekit.egg-info/requires.txt
templatekit.egg-info/top_level.txt
templatekit/scripts/__init__.py
templatekit/scripts/listtemplates.py
templatekit/scripts/main.py
templatekit/scripts/make.py
tests/conftest.py
tests/test_base_template.py
tests/test_file_template.py
tests/test_filerender.py
tests/test_jinjaext.py
tests/test_repo.py
tests/test_repo_templateconfig.py
tests/test_textutils.py
tests/data/config/implicitselect/cookiecutter.json
tests/data/config/implicitselect/templatekit.yaml
tests/data/config/preset/cookiecutter.json
tests/data/config/preset/templatekit.yaml
tests/data/config/preset_groups/cookiecutter.json
tests/data/config/preset_groups/templatekit.yaml