Source: webstack
Section: python
Priority: optional
Maintainer: Paul Boddie <paul@boddie.org.uk>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-epydoc (>= 2.1-6ubuntu1)
XS-Python-Version: all
Standards-Version: 3.7.2.1

Package: python-webstack
Architecture: all
Depends: ${python:Depends} | jython-gcj
Suggests: python-django (>= 0.95), libapache2-mod-python, python-twisted-web, zope2.9, java-gcj-compat-dev
Conflicts: python2.4-webstack (<< 1.2.5-0ubuntu1)
Replaces: python2.4-webstack (<< 1.2.5-0ubuntu1)
XB-Python-Version: ${python:Versions}
Description: Common API for Web applications
 WebStack is a package which provides a common API for Python Web applications
 supporting BaseHTTPRequestHandler, CGI, Django, Jython/Java Servlet API, mod_python,
 Twisted, Webware and Zope 2.
