Source: pastewebkit
Section: python
Priority: optional
Maintainer: Piotr Ożarowski <piotr@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python (>= 2.3.5-11), python-all, python-support (>= 0.6.4),
 python-setuptools (>= 0.6b3-1~), python-docutils
Standards-Version: 3.9.1
Homepage: http://pythonpaste.org/webkit/
XS-Python-Version: >= 2.4
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pastewebkit/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pastewebkit/trunk/

Package: python-pastewebkit
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-paste (>= 1.7-1~), python-pastedeploy, python-pastescript,
 python-pkg-resources
Description: port/reimplementation of Webware WebKit in WSGI and Paste
 This is a reimplementation of the Webware WebKit servlet API. This
 implementation uses WSGI internally very heavily, and builds upon the
 framework-neutral tools and services in Paste

