Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; '(python': 0.07; 'pypy': 0.07; 'strict': 0.07; 'logic': 0.09; 'url:apache': 0.09; 'api': 0.11; 'python': 0.11; 'bug': 0.12; '2.7': 0.14; 'template': 0.14; '(optional': 0.16; 'andr\xe9': 0.16; 'fixes.': 0.16; 'license:': 0.16; 'only)': 0.16; 'templating': 0.16; 'to:addr:python-announce-list': 0.16; 'url:license-2': 0.16; 'url:licenses': 0.16; 'world!': 0.16; 'written': 0.21; 'handles': 0.22; 'header:User-Agent:1': 0.23; 'versions': 0.24; '2.0': 0.26; 'supported': 0.26; 'subject:) ': 0.29; "i'm": 0.30; 'code': 0.31; 'markup': 0.31; 'skip:= 20': 0.31; 'url:python': 0.33; 'announce': 0.33; 'framework': 0.33; 'subject: (': 0.35; 'tool': 0.35; 'but': 0.35; 'version': 0.36; 'url:org': 0.36; 'integration': 0.37; 'performance': 0.37; 'todo': 0.38; 'to:addr:python.org': 0.39; 'release': 0.40; 'received:unknown': 0.61; 'new': 0.61; 'content- disposition:inline': 0.62; 'header:Message-Id:1': 0.63; 'license': 0.66; 'url:0': 0.67; 'improvements': 0.68; '=====': 0.84; 'grew': 0.84; 'homepage': 0.91; 'received:(helo localhost)': 0.91 From: =?iso-8859-1?q?Andr=E9_Malo?= To: python-announce-list@python.org Subject: Template Data Interface (tdi) 0.9.9.8 Date: Wed, 2 Apr 2014 18:38:18 +0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Mailman-Approved-At: Fri, 04 Apr 2014 09:24:13 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 55 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396596254 news.xs4all.nl 2918 [2001:888:2000:d::a6]:57003 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1250 Hello World! I'm pleased to announce version 0.9.9.8 of TDI. About TDI =3D=3D=3D=3D=3D=3D=3D=3D=3D TDI is a markup templating system written in python with (optional but=20 recommended) speedup code written in C. It features strict markup / logic=20 separation, is very fast and provides powerful tools for template=20 manipulation. About Release 0.9.9.8 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D TDI grew a new tool collection which handles template dependencies. This=20 release also provides various API and performance improvements and a few bu= g=20 fixes. Supported Python Versions =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D * Python 2.4 - 2.7 * PyPy 1.9, 2.0 (Python only) * Jython 2.5, 2.7 (Python only) License =3D=3D=3D=3D=3D=3D=3D TDI is available under the terms and conditions of the "Apache License, Version 2.0." TODO =3D=3D=3D=3D * better framework integration * python 3 support Links =3D=3D=3D=3D=3D * Homepage + Documentation: http://opensource.perlig.de/tdi/ * PyPI: https://pypi.python.org/pypi/tdi * License: http://www.apache.org/licenses/LICENSE-2.0 Andr=E9 "nd" Malo