MANIFEST.in
setup.cfg
setup.py
wsgitemplates/__init__.py
wsgitemplates/base.py
wsgitemplates/composite_template.py
wsgitemplates/endpoint_template.py
wsgitemplates/middleware_template.py
wsgitemplates/package.py
wsgitemplates.egg-info/PKG-INFO
wsgitemplates.egg-info/SOURCES.txt
wsgitemplates.egg-info/dependency_links.txt
wsgitemplates.egg-info/entry_points.txt
wsgitemplates.egg-info/not-zip-safe
wsgitemplates.egg-info/requires.txt
wsgitemplates.egg-info/top_level.txt
wsgitemplates/templates/composite/+entrypointname+.py_tmpl
wsgitemplates/templates/composite/tests/__init__.py
wsgitemplates/templates/composite/tests/test_+entrypoint+.py_tmpl
wsgitemplates/templates/endpoint/+entrypointname+.py_tmpl
wsgitemplates/templates/endpoint/tests/__init__.py
wsgitemplates/templates/middleware/+entrypointname+.py_tmpl
wsgitemplates/templates/middleware/tests/__init__.py
wsgitemplates/templates/package/README.txt
wsgitemplates/templates/package/buildout.cfg_tmpl
wsgitemplates/templates/package/setup.cfg
wsgitemplates/templates/package/setup.py_tmpl
wsgitemplates/templates/package/docs/HISTORY.txt
wsgitemplates/templates/package/etc/README.txt
wsgitemplates/templates/package/inc/paste.ini.in_tmpl
wsgitemplates/templates/package/src/README.txt