Update release 0.1.1 of Evoque Templating

mario ruggier mario at ruggier.org
Mon Mar 24 12:52:35 CET 2008


Version 0.1.1 of Evoque is now available.

This is mostly a bug-fix release. See complete change log from:
http://evoque.gizmojo.org/download/

Other than fixes, it may be worthwhile to mention the addition of a 
recipe for using Evoque Templating with Django, see:
http://evoque.gizmojo.org/ext/django/

What is Evoque Templating?
In addition to legitimately contending to being the fastest pure-python 
text templating engine (see benchmark) Evoque is a full-featured and 
framework-independent templating system for python with some important 
features not offered by other systems, such as automatic input quoting 
and guaranteed XSS protection, restricted template execution mode to be 
able to expose your templates to untrusted editors, processing is 
always and only done in unicode, etc (see features). Evoque weighs in 
under 1K source lines of code, and is licensed under the Academic Free 
License version 3.0.
[benchmark] http://evoque.gizmojo.org/benchmark/
[features] http://evoque.gizmojo.org/features/
[home] http://evoque.gizmojo.org/

Best regards, mario



More information about the Python-announce-list mailing list