XML-based template compiler.
Project description
Overview
Chameleon compiles templates to Python byte-code. It includes a complete implementation of the Zope Page Templates (ZPT) language.
The engine itself performs 10-15 times better than the reference implementation and real-world benchmarks show an overall performance improvement in complex applications of 30-50%.
License
This software is made available under the BSD license.
Development
The code is maintained in a subversion repository:
svn://svn.repoze.org/svn/chameleon/trunk
If you want to contribute or need support, join #repoze on freenode irc or write the mailinglist. Changes =======
1.0.2 (released 2009-11-10)
Really fixed ZCA import fallbacks.
1.0.1 (released 2009-11-04)
Fixed ZCA import fallbacks.
1.0 (released 2009-11-01)
Features:
HTML5 doctype is now supported.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.