ll-xist 3.1
An extensible HTML/XML generator
Latest Version: 3.25
XIST is an extensible HTML and XML generator. XIST is also a XML parser with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object oriented XSLT'.
Changes in 3.1 (released 01/18/2008)
- Fixed the problem that the source distibution didn't include header files.
- If an URLAttr attribute contains a processing instruction XIST will no longer transform the URL in any way.
- Fixed a parser bug, where attributes were dropped when the attribute value was empty.
- Putting a module into a Pool object now copies the xmlns attribute too. This makes it possible to use Pool objects as conversion targets.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ll-xist-3.1.tar.bz2 (md5) | Source | 2008-01-17 | 207KB | 551 | |
| ll-xist-3.1.tar.gz (md5) | Source | 2008-01-17 | 255KB | 554 | |
| ll-xist-3.1.win32-py2.5.exe (md5) | MS Windows installer | 2.4 | 2008-01-17 | 289KB | 296 |
| ll-xist-3.1.zip (md5) | Source | 2008-01-17 | 304KB | 516 | |
| ll_xist-3.1-py2.5-macosx-10.5-i386.egg (md5) | Python Egg | 2.5 | 2008-01-17 | 478KB | 795 |
| ll_xist-3.1-py2.5-win32.egg (md5) | Python Egg | 2.5 | 2008-01-17 | 463KB | 786 |
- Author: Walter Doerwald
- Home Page: http://www.livinglogic.de/Python/xist/
- Download URL: http://www.livinglogic.de/Python/xist/Download.html
- Keywords: XML,HTML,XHTML,XSLT,HSC,XSL-FO,SVG,WML,iHTML,Relax NG
- License: MIT
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: Site Management
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Markup :: HTML
- Topic :: Text Processing :: Markup :: XML
- Package Index Owner: doerwalter
- DOAP record: ll-xist-3.1.xml
