Metadata-Version: 1.0
Name: ll-toxic
Version: 0.10
Summary: Generate Oracle functions from PL/SQL embedded in XML.
Home-page: http://www.livinglogic.de/Python/toxic/
Author: Walter Doerwald
Author-email: walter@livinglogic.de
License: Python
Download-URL: http://www.livinglogic.de/Python/toxic/Download.html
Description: ll-toxic is an XIST namespace that can be used for generating
        Oracle database functions that return XML strings. This is done
        by embedding processing instructions containing PL/SQL code
        into XML files and transforming those files with XIST.
        
        
        Changes in 0.10 (released 01/07/2008)
        -------------------------------------
        
        *	Adapted to XIST 3.0.
        
        
        
Keywords: Oracle,user defined function,PL/SQL,XML,HTML,processing instruction,PI,embed
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python License (CNRI Python License)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML
