WebStack

Annotated PKG-INFO

755:139b1412b9c3
2008-02-03 paulb [project @ 2008-02-03 19:58:01 by paulb] Added measures to permit the usage of non-ASCII characters in plaintexts.
paulb@409 1
Metadata-Version: 1.1
paulb@409 2
Name: WebStack
paulb@741 3
Version: 1.3
paulb@409 4
Author: Paul Boddie
paulb@409 5
Author-email: paul at boddie org uk
paulb@409 6
Maintainer: Paul Boddie
paulb@409 7
Maintainer-email: paul at boddie org uk
paulb@409 8
Home-page: http://www.boddie.org.uk/python/WebStack.html
paulb@741 9
Download-url: http://www.boddie.org.uk/python/downloads/WebStack-1.3.tar.gz
paulb@409 10
Summary: Common API for Python Web applications
paulb@409 11
License: LGPL
paulb@409 12
Description: WebStack is a package which provides a common API for Python Web applications
paulb@603 13
        supporting BaseHTTPRequestHandler, CGI, Django, Jython/Java Servlet API, mod_python,
paulb@409 14
        Twisted, Webware and Zope 2.
paulb@603 15
Keywords: Web CGI Apache Django Jython mod_python Twisted Webware WSGI Zope
paulb@409 16
Platform: Any
paulb@417 17
Classifier: Development Status :: 5 - Production/Stable
paulb@429 18
Classifier: Environment :: Web Environment
paulb@417 19
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
paulb@417 20
Classifier: Topic :: Internet :: WWW/HTTP
paulb@417 21
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
paulb@409 22
Classifier: Topic :: Software Development :: Libraries :: Python Modules