MANIFEST.in
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.txt
docs/make.bat
docs/_build/.emptydir
docs/_static/.emptydir
lib/ptemplate/__init__.py
lib/ptemplate/ctemplate.py
lib/ptemplate/ext.py
lib/ptemplate/formatter.py
lib/ptemplate/template.py
lib/ptemplate/util.py
lib/ptemplate.egg-info/PKG-INFO
lib/ptemplate.egg-info/SOURCES.txt
lib/ptemplate.egg-info/dependency_links.txt
lib/ptemplate.egg-info/entry_points.txt
lib/ptemplate.egg-info/not-zip-safe
lib/ptemplate.egg-info/top_level.txt
lib/ptemplate/_ext/__init__.py
tests/__init__.py
tests/test_ctemplate.py
tests/test_docs.py
tests/test_template.py
tests/bench/README
tests/bench/basic.py
tests/bench/bigtable.py
tests/bench/cheetah/footer.tmpl
tests/bench/cheetah/header.tmpl
tests/bench/cheetah/template.tmpl
tests/bench/clearsilver/footer.cs
tests/bench/clearsilver/header.cs
tests/bench/clearsilver/template.cs
tests/bench/ctemplate/footer.html
tests/bench/ctemplate/header.html
tests/bench/ctemplate/template.html
tests/bench/django/templates/base.html
tests/bench/django/templates/template.html
tests/bench/django/templatetags/__init__.py
tests/bench/django/templatetags/bench.py
tests/bench/genshi/base.html
tests/bench/genshi/template.html
tests/bench/genshi_text/footer.txt
tests/bench/genshi_text/header.txt
tests/bench/genshi_text/template.txt
tests/bench/kid/base.kid
tests/bench/kid/template.kid
tests/bench/mako/footer.html
tests/bench/mako/header.html
tests/bench/mako/template.html
tests/bench/myghty/base.myt
tests/bench/myghty/template.myt
tests/bench/ptemplate/footer.html
tests/bench/ptemplate/header.html
tests/bench/ptemplate/template.html
tests/bench/simpletal/base.html
tests/bench/simpletal/template.html
tests/ctemplate/README.txt
tests/ctemplate/template_regtest.cc
tests/ctemplate/template_unittest.cc
tests/ctemplate/template_unittest_test_footer.in
tests/ctemplate/template_unittest_test_footer_dict01.out
tests/ctemplate/template_unittest_test_footer_dict02.out
tests/ctemplate/template_unittest_test_html.in
tests/ctemplate/template_unittest_test_html_dict01.out
tests/ctemplate/template_unittest_test_html_dict02.out
tests/ctemplate/template_unittest_test_invalid1.in
tests/ctemplate/template_unittest_test_invalid2.in
tests/ctemplate/template_unittest_test_markerdelim_dict01.out
tests/ctemplate/template_unittest_test_markerdelim_dict02.out
tests/ctemplate/template_unittest_test_modifiers.in
tests/ctemplate/template_unittest_test_modifiers_dict01.out
tests/ctemplate/template_unittest_test_nul.in
tests/ctemplate/template_unittest_test_nul_dict01.out
tests/ctemplate/template_unittest_test_selective_css.in
tests/ctemplate/template_unittest_test_selective_css_dict01.out
tests/ctemplate/template_unittest_test_selective_css_dict02.out
tests/ctemplate/template_unittest_test_selective_html.in
tests/ctemplate/template_unittest_test_selective_html_dict01.out
tests/ctemplate/template_unittest_test_selective_html_dict02.out
tests/ctemplate/template_unittest_test_selective_js.in
tests/ctemplate/template_unittest_test_selective_js_dict01.out
tests/ctemplate/template_unittest_test_selective_js_dict02.out
tests/ctemplate/template_unittest_test_simple.in
tests/ctemplate/template_unittest_test_simple_dict01.out
tests/ctemplate/template_unittest_test_simple_dict02.out
tests/ctemplate/template_unittest_test_simple_dict03.out
tests/ctemplate/template_unittest_test_valid1.in
tests/ctemplate/template_unittest_test_valid1_dict01.out