Metadata-Version: 1.0
Name: ll-nightshade
Version: 0.13.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.13.1 (released 08/29/2008)
        ---------------------------------------
        
        *	:meth:`Connect.cursor` now passes keyword arguments through to
        :meth:`ll.orasql.Connection.cursor`.
        
        
        
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
