Source: python-weberror Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Christoph Haas , Piotr Ożarowski Build-Depends: debhelper (>= 9~) Build-Depends-Indep: python (>= 2.3.3), python-setuptools (>= 0.6b3-1~), dh-python, python-all, python-paste (>= 1.7.1), python-webob, python-tempita, python-pygments, python-nose, python-webtest Standards-Version: 3.9.5 X-Python-Version: >= 2.4 Homepage: https://pypi.python.org/pypi/WebError Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-weberror.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-weberror.git Package: python-weberror Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-paste (>= 1.7.1), python-pastedeploy, python-pkg-resources, python (>= 2.6) | python-simplejson, libjs-jquery Description: Python web error handling and exception catching module This Python module provides error handling and exception catching functionality for WSGI web applications. It is primarily used by Pylons (python-pylons).