CHANGES.txt
CONTRIBUTORS.txt
MANIFEST.in
README.txt
TODO.txt
setup.py
docs/LICENSE.txt
src/templer/__init__.py
src/templer.zope.egg-info/PKG-INFO
src/templer.zope.egg-info/SOURCES.txt
src/templer.zope.egg-info/dependency_links.txt
src/templer.zope.egg-info/entry_points.txt
src/templer.zope.egg-info/namespace_packages.txt
src/templer.zope.egg-info/not-zip-safe
src/templer.zope.egg-info/requires.txt
src/templer.zope.egg-info/top_level.txt
src/templer/zope/__init__.py
src/templer/zope/abstract_zope.py
src/templer/zope/basic_zope.py
src/templer/zope/nested_zope.py
src/templer/zope/templates/basic_zope/buildout.cfg_tmpl
src/templer/zope/templates/basic_zope/src/+namespace_package+/+package+/__init__.py
src/templer/zope/templates/basic_zope/src/+namespace_package+/+package+/configure.zcml_tmpl
src/templer/zope/templates/nested_zope/buildout.cfg_tmpl
src/templer/zope/templates/nested_zope/src/+namespace_package+/+namespace_package2+/+package+/__init__.py
src/templer/zope/templates/nested_zope/src/+namespace_package+/+namespace_package2+/+package+/configure.zcml_tmpl
src/templer/zope/tests/__init__.py
src/templer/zope/tests/test_all.py
src/templer/zope/tests/test_templates.py
src/templer/zope/tests/docs/basic_zope.txt
src/templer/zope/tests/docs/nested_zope.txt