Source: aiowsgi Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-waitress, python3-webtest, python3-setuptools, python3-wsgiproxy Maintainer: Debian Python Modules Team Uploaders: Jelmer Vernooij Standards-Version: 4.2.1 Testsuite: autopkgtest-pkg-python Vcs-Browser: https://salsa.debian.org/python-team/modules/aiowsgi Vcs-Git: https://salsa.debian.org/python-team/modules/aiowsgi.git/ Homepage: https://github.com/gawel/aiowsgi Package: python3-aiowsgi Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-waitress 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.