The pxtl package

pxtl provides two complementary implementations of the Python XML Templating Language, an XML document type for transforming XML, HTML and other textual languages.

pxtl excels at rapid template development and debugging, both for traditional web application templating and general-purpose XML transformation tasks. Please see the language documentation for the full details on the PXTL language itself.

The pxtl packages requires Python 1.5.2 or later; it has been tested with versions up to 2.5b1. Python 1.6 is required if you need proper Unicode support. There are no dependencies outside of the standard library modules.

Download

Recommended version 2.0 [final]: package with docs and tests as .zip or as .tar.gz; browse documentation.

All versions

2.0 [final] 2010-12-30 Python 2.2–2.7 zip tar.gz docs
1.9 [beta] 2008-12-20 Python 1.5.2–2.7 zip tar.gz docs
1.8 [final] 2008-12-20 Python 1.5.2–2.5 zip tar.gz docs
1.7 [final] 2006-07-21 Python 1.5.2–2.5 zip tar.gz docs
1.6 [final] 2006-05-18 Python 1.5.2–2.4 zip tar.gz docs
1.5 [final] 2005-12-30 Python 1.5.2–2.4 zip tar.gz docs
1.4 [beta] 2004-06-27 Python 1.5.2–2.3 zip tar.gz docs
1.3 [beta] 2004-01-16 Python 1.5.2–2.3 zip tar.gz docs
1.2 [final] 2003-12-31 Python 1.5.2–2.3 zip tar.gz docs
1.1 [final] 2003-12-09 Python 1.5.2–2.3 zip tar.gz docs
1.0 [final] 2003-10-19 Python 1.5.2–2.3 zip tar.gz docs
0.9 [beta] 2003-08-07 Python 1.5.2–2.3 zip tar.gz docs
0.8 [dogfood] 2003-07-28 Python 1.5.2–2.3 zip tar.gz

Licence: new-BSD-style.

and@doxdesk.com