CHANGES.txt
CONTRIBUTORS.txt
MANIFEST.in
README.txt
setup.cfg
setup.py
docs/LICENSE.txt
src/templer/__init__.py
src/templer.buildout.egg-info/PKG-INFO
src/templer.buildout.egg-info/SOURCES.txt
src/templer.buildout.egg-info/dependency_links.txt
src/templer.buildout.egg-info/entry_points.txt
src/templer.buildout.egg-info/namespace_packages.txt
src/templer.buildout.egg-info/not-zip-safe
src/templer.buildout.egg-info/requires.txt
src/templer.buildout.egg-info/top_level.txt
src/templer/buildout/__init__.py
src/templer/buildout/basic_buildout.py
src/templer/buildout/recipe.py
src/templer/buildout/structures.py
src/templer/buildout/structures/bootstrap/bootstrap.py
src/templer/buildout/templates/basic_buildout/buildout.cfg_tmpl
src/templer/buildout/templates/recipe/buildout.cfg_tmpl
src/templer/buildout/templates/recipe/setup.py_tmpl
src/templer/buildout/templates/recipe/+namespace_package+/__init__.py_tmpl
src/templer/buildout/templates/recipe/+namespace_package+/+namespace_package2+/__init__.py_tmpl
src/templer/buildout/templates/recipe/+namespace_package+/+namespace_package2+/+package+/README.txt_tmpl
src/templer/buildout/templates/recipe/+namespace_package+/+namespace_package2+/+package+/__init__.py_tmpl
src/templer/buildout/templates/recipe/+namespace_package+/+namespace_package2+/+package+/tests/__init__.py_tmpl
src/templer/buildout/templates/recipe/+namespace_package+/+namespace_package2+/+package+/tests/test_docs.py_tmpl
src/templer/buildout/tests/__init__.py
src/templer/buildout/tests/test_templates.py
src/templer/buildout/tests/docs/basic_buildout.txt
src/templer/buildout/tests/docs/recipe.txt