Metadata-Version: 1.0
Name: ll-xist
Version: 2.14.2
Summary: An extensible HTML/XML generator
Home-page: http://www.livinglogic.de/Python/xist/
Author: Walter Doerwald
Author-email: walter@livinglogic.de
License: Python
Download-URL: http://www.livinglogic.de/Python/xist/Download.html
Description: XIST is an extensible HTML and XML generator. XIST is also a DOM
        parser (built on top of SAX2) 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'.
Keywords: XML,HTML,XHTML,XSLT,HSC,XSL-FO,SVG,WML,iHTML,Relax NG
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python License (CNRI Python License)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML
