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.