CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
README-shorttests.txt
README.txt
TODO.txt
bootstrap.py
buildout.cfg
setup.py
tests.py
tests.txt
upgrading.txt
grokproject/__init__.py
grokproject/main.py
grokproject/templates.py
grokproject/utils.py
grokproject.egg-info/PKG-INFO
grokproject.egg-info/SOURCES.txt
grokproject.egg-info/dependency_links.txt
grokproject.egg-info/entry_points.txt
grokproject.egg-info/not-zip-safe
grokproject.egg-info/requires.txt
grokproject.egg-info/top_level.txt
grokproject/template/bootstrap.py
grokproject/template/buildout.cfg_tmpl
grokproject/template/setup.py_tmpl
grokproject/template/etc/README.txt
grokproject/template/etc/debug.ini.in_tmpl
grokproject/template/etc/deploy.ini.in_tmpl
grokproject/template/etc/site.zcml.in_tmpl
grokproject/template/etc/zope.conf.in_tmpl
grokproject/template/extends-cache/.directory
grokproject/template/src/+package+/__init__.py
grokproject/template/src/+package+/app.py_tmpl
grokproject/template/src/+package+/configure.zcml
grokproject/template/src/+package+/resource.py_tmpl
grokproject/template/src/+package+/app_templates/index.cpt_tmpl
grokproject/template/src/+package+/static/README.txt
grokproject/template/src/+package+/static/evencaveman.jpg
grokproject/template/src/+package+/static/style.css
grokproject/template/src/+package+/tests/__init__.py
grokproject/template/src/+package+/tests/app.txt_tmpl
grokproject/template/src/+package+/tests/ftesting.zcml_tmpl
grokproject/template/src/+package+/tests/test_+project_lowercase+.py_tmpl
grokproject/template/src/+package+/tests/tests.py_tmpl