Template Data Interface (tdi) 0.9.9.7

André Malo nd at perlig.de
Sun May 12 22:39:42 CEST 2013


Hello World!

I'm pleased to announce version 0.9.9.7 of TDI.


About TDI
=========

TDI is a markup templating system written in python with (optional but
recommended) speedup code written in C. It features strict markup /
logic separation, is very fast and provides powerful tools for template
manipulation.


About Release 0.9.9.7
=====================

The following features have been added:

* Support for plain text templates
* More C code, speeding up the parsing and filtering process
* Support for more python implementations


Supported Python Versions
=========================

* Python 2.4 - 2.7
* PyPy 1.9, 2.0 (Python only)
* Jython 2.5, 2.7 (Python only)


License
=======

TDI is available under the terms and conditions of the "Apache License,
Version 2.0."


TODO
====

* better framework integration
* python 3 support


Links
=====

* Homepage + Documentation: http://opensource.perlig.de/tdi/
* PyPI: https://pypi.python.org/pypi/tdi
* License: http://www.apache.org/licenses/LICENSE-2.0


André "nd" Malo


More information about the Python-announce-list mailing list