Metadata-Version: 1.0
Name: ll-nightshade
Version: 0.14.1
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.1 (released 03/09/2009)
        ---------------------------------------
        
        *	``ll.nightshade.Call`` now commits any changes that might have been done
        by the function or procedure.
        
        
        
Keywords: CherryPy,toxic,Oracle,PL/SQL,function,RSS
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
