Metadata-Version: 1.0
Name: ll-nightshade
Version: 0.14
Summary: Serve the output of Oracle functions/procedures with CherryPy
Home-page: http://www.livinglogic.de/Python/nightshade/
Author: Walter Doerwald
Author-email: walter@livinglogic.de
License: Python
Download-URL: http://www.livinglogic.de/Python/Download.html#nightshade
Description: ll-nightshade provides classes that can be used in a CherryPy pagetree to
        publish the result of calling TOXIC functions on the web.
        
        
        Changes in 0.14 (released 01/14/2009)
        -------------------------------------
        
        *	``ll.nightshade.Connection`` has new methods ``commit``,
        ``rollback``, ``close`` and  ``cancel``.
        
        
        
Keywords: CherryPy,toxic,Oracle,PL/SQL,function,RSS
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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 :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML
