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 (>= 10),
Build-Depends-Indep:
 dh-python,
 python-all,
 python-docutils,
 python-setuptools,
Standards-Version: 3.9.8
Homepage: http://pythonpaste.org/webkit/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pastewebkit.git
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/pastewebkit.git

Package: python-pastewebkit
Architecture: all
Depends:
 python-paste,
 python-pastedeploy,
 python-pastescript,
 python-pkg-resources,
 ${misc:Depends},
 ${python:Depends},
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
