Source: wsgiproxy2 Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-webob, python3-six, python3-setuptools, python3-nose, python3-requests, python3-urllib3, python3-webtest Maintainer: Debian Python Modules Team Uploaders: Jelmer Vernooij Standards-Version: 4.2.0 Testsuite: autopkgtest-pkg-python Vcs-Browser: https://salsa.debian.org/python-team/modules/wsgiproxy2 Vcs-Git: https://salsa.debian.org/python-team/modules/wsgiproxy2.git/ Homepage: https://github.com/gawel/wsgiproxy2 Package: python3-wsgiproxy Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-webob, python3-six, python3-requests | python3-urllib3 Description: minimalist WSGI server implementation using async This package provides a simple Python implementation of the WSGI interface using the waitress pure Python HTTP implementation.