durusmail: qp: Update release 0.1.1 of Evoque Templating
Update release 0.1.1 of Evoque Templating
2008-03-24
2008-03-31
2008-03-31
2008-03-31
Update release 0.1.1 of Evoque Templating
mario ruggier
2008-03-24
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

reply