MANIFEST.in
setup.py
tgext/__init__.py
tgext.pluggable.egg-info/PKG-INFO
tgext.pluggable.egg-info/SOURCES.txt
tgext.pluggable.egg-info/dependency_links.txt
tgext.pluggable.egg-info/entry_points.txt
tgext.pluggable.egg-info/namespace_packages.txt
tgext.pluggable.egg-info/not-zip-safe
tgext.pluggable.egg-info/requires.txt
tgext.pluggable.egg-info/top_level.txt
tgext/pluggable/__init__.py
tgext/pluggable/adapt_controllers.py
tgext/pluggable/adapt_models.py
tgext/pluggable/adapt_statics.py
tgext/pluggable/adapt_websetup.py
tgext/pluggable/plug.py
tgext/pluggable/session_wrapper.py
tgext/pluggable/template_replacements.py
tgext/pluggable/utils.py
tgext/pluggable/commands/__init__.py
tgext/pluggable/commands/quickstart.py
tgext/pluggable/commands/templates/__init__.py
tgext/pluggable/commands/templates/quickstart/MANIFEST.in_tmpl
tgext/pluggable/commands/templates/quickstart/README.rst_tmpl
tgext/pluggable/commands/templates/quickstart/setup.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/__init__.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/bootstrap.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/helpers.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/partials.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/controllers/__init__.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/controllers/root.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/lib/__init__.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/model/__init__.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/model/models.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/public/__init__.py_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/public/css/style.css
tgext/pluggable/commands/templates/quickstart/+package+/public/images/star.png
tgext/pluggable/commands/templates/quickstart/+package+/templates/__init__.py
tgext/pluggable/commands/templates/quickstart/+package+/templates/index.html_tmpl
tgext/pluggable/commands/templates/quickstart/+package+/templates/little_partial.html_tmpl