Metadata-Version: 1.0
Name: ll-nightshade
Version: 0.13
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 (released 02/15/2008)
        -------------------------------------
        
        *	CherryPy 3.0 is required now.
        
        *	The :func:`conditional` decorator has been removed. You can use CherryPy's
        ``tools.etags`` tool.
        
        *	The :func:`cache` decorator has been removed. You can use CherryPy's
        ``tools.caching`` tool.
        
        
        
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
