CHANGES.txt
CONTRIBUTORS.txt
README.txt
STRUCTURES.txt
setup.py
docs/LICENSE.GPL
docs/LICENSE.txt
src/templer/__init__.py
src/templer.core.egg-info/PKG-INFO
src/templer.core.egg-info/SOURCES.txt
src/templer.core.egg-info/dependency_links.txt
src/templer.core.egg-info/entry_points.txt
src/templer.core.egg-info/namespace_packages.txt
src/templer.core.egg-info/not-zip-safe
src/templer.core.egg-info/requires.txt
src/templer.core.egg-info/top_level.txt
src/templer/core/__init__.py
src/templer/core/base.py
src/templer/core/basic_namespace.py
src/templer/core/interfaces.py
src/templer/core/nested_namespace.py
src/templer/core/recipe.py
src/templer/core/structures.py
src/templer/core/ui.py
src/templer/core/vars.py
src/templer/core/zopeskel_script.py
src/templer/core/structures/bootstrap/bootstrap.py
src/templer/core/structures/egg_docs/CHANGES.txt_tmpl
src/templer/core/structures/egg_docs/CONTRIBUTORS.txt_tmpl
src/templer/core/structures/egg_docs/README.txt_tmpl
src/templer/core/structures/licenses/asl/docs/LICENSE.ASL
src/templer/core/structures/licenses/asl/docs/NOTICE.txt_tmpl
src/templer/core/structures/licenses/bsd/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/efl/docs/LICENSE.EFL
src/templer/core/structures/licenses/efl/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/fdl/docs/LICENSE.GFDL
src/templer/core/structures/licenses/fdl/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/gpl2/docs/LICENSE.GPL
src/templer/core/structures/licenses/gpl2/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/gpl3/docs/LICENSE.GPL
src/templer/core/structures/licenses/gpl3/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/lgpl/docs/LICENSE.GPL
src/templer/core/structures/licenses/lgpl/docs/LICENSE.LGPL
src/templer/core/structures/licenses/lgpl/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/mit/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/mpl/docs/LICENSE.MPL
src/templer/core/structures/licenses/mpl/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/mpl11/docs/LICENSE.MPL
src/templer/core/structures/licenses/mpl11/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/npl/docs/LICENSE.NPL
src/templer/core/structures/licenses/npl/docs/LICENSE.txt_tmpl
src/templer/core/structures/licenses/zpl/docs/LICENSE.ZPL
src/templer/core/structures/licenses/zpl/docs/LICENSE.txt_tmpl
src/templer/core/templates/basic_namespace/setup.py_tmpl
src/templer/core/templates/basic_namespace/+namespace_package+/__init__.py_tmpl
src/templer/core/templates/basic_namespace/+namespace_package+/+package+/__init__.py_tmpl
src/templer/core/templates/nested_namespace/setup.py_tmpl
src/templer/core/templates/nested_namespace/+namespace_package+/__init__.py_tmpl
src/templer/core/templates/nested_namespace/+namespace_package+/+namespace_package2+/__init__.py_tmpl
src/templer/core/templates/nested_namespace/+namespace_package+/+namespace_package2+/+package+/__init__.py_tmpl
src/templer/core/templates/recipe/buildout.cfg_tmpl
src/templer/core/templates/recipe/setup.py_tmpl
src/templer/core/templates/recipe/+namespace_package+/__init__.py_tmpl
src/templer/core/templates/recipe/+namespace_package+/+namespace_package2+/__init__.py_tmpl
src/templer/core/templates/recipe/+namespace_package+/+namespace_package2+/+package+/README.txt_tmpl
src/templer/core/templates/recipe/+namespace_package+/+namespace_package2+/+package+/__init__.py_tmpl
src/templer/core/templates/recipe/+namespace_package+/+namespace_package2+/+package+/tests/__init__.py_tmpl
src/templer/core/templates/recipe/+namespace_package+/+namespace_package2+/+package+/tests/test_docs.py_tmpl
src/templer/core/tests/__init__.py
src/templer/core/tests/test_all.py
src/templer/core/tests/test_base.py
src/templer/core/tests/test_licenses.py
src/templer/core/tests/test_script.py
src/templer/core/tests/test_templates.py
src/templer/core/tests/test_vars.py
src/templer/core/tests/docs/basic_namespace.txt
src/templer/core/tests/docs/nested_namespace.txt
src/templer/core/tests/docs/recipe.txt