Metadata-Version: 1.0
Name: RhubarbTart
Version: 0.5
Summary: A light object publishing web framework built on WSGI and Paste
Home-page: http://rhubarbtart.org
Author: Julian Krause
Author-email: thecrypto@thecrypto.org
License: MIT
Description: RhubarbTart is a light object publishing web framework built on WSGI and Paste.
        
        RhubarbTart is based on the CherryPy_ object publishing model. It is light and
        simple, using WSGI_ components from Paste_ to compliment the object publishing
        system with other features typical of a web framework
        
        .. _CherryPy: http://cherrypy.org
        .. _WSGI: http://python.org/peps/pep-0333.html
        .. _Paste: http://pythonpaste.org
        
        "Eternal happiness is Rhubarb Tart" -- Martin Heidegger `via Monty Python
        <http://mzonline.com/bin/view/Python/RhubarbTartSong>`_
        
        The latest version is available in a `Subversion repository
        <http://svn.rhubarbtart.org/RhubarbTart/trunk/#egg=RhubarbTart-dev>`_.
        
Keywords: wsgi web freamework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
