paulb@649 | 1 | Source: webstack |
paulb@649 | 2 | Section: python |
paulb@649 | 3 | Priority: optional |
paulb@649 | 4 | Maintainer: Paul Boddie <paul@boddie.org.uk> |
paulb@649 | 5 | Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-epydoc (>= 2.1-6ubuntu1) |
paulb@649 | 6 | XS-Python-Version: all |
paulb@649 | 7 | Standards-Version: 3.7.2.1 |
paulb@649 | 8 | |
paulb@649 | 9 | Package: python-webstack |
paulb@649 | 10 | Architecture: all |
paulb@665 | 11 | Depends: ${python:Depends} | jython-gcj |
paulb@665 | 12 | Suggests: python-django (>= 0.95), libapache2-mod-python, python-twisted-web, zope2.9, java-gcj-compat-dev |
paulb@649 | 13 | Conflicts: python2.4-webstack (<< 1.2.5-0ubuntu1) |
paulb@649 | 14 | Replaces: python2.4-webstack (<< 1.2.5-0ubuntu1) |
paulb@649 | 15 | XB-Python-Version: ${python:Versions} |
paulb@649 | 16 | Description: Common API for Web applications |
paulb@649 | 17 | WebStack is a package which provides a common API for Python Web applications |
paulb@649 | 18 | supporting BaseHTTPRequestHandler, CGI, Django, Jython/Java Servlet API, mod_python, |
paulb@649 | 19 | Twisted, Webware and Zope 2. |