Metadata-Version: 1.0
Name: Wareweb
Version: 0.3
Summary: A web framework; a next generation evolution from Webware/WebKit's servlet model
Home-page: http://pythonpaste.org/wareweb/
Author: Ian Bicking
Author-email: ianb@colorstudy.com
License: UNKNOWN
Description: This is a servlet-style web framework, similar to `Webware
        <http://webwareforpython.org>`_, but both more minimal and more
        convenient.
        
        See also the `Subversion repository
        <http://svn.pythonpaste.org/Paste/Wareweb/trunk#egg=Wareweb-dev>`_
        
Keywords: web wsgi application framework
Platform: UNKNOWN
Classifier: Development Status :: 7 - Inactive
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Framework :: Paste
