Source: python-mod-pywebsocket Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 9), python-all, dh-python Standards-Version: 3.9.6 Homepage: https://github.com/google/pywebsocket Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-mod-pywebsocket.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-mod-pywebsocket.git Package: python-mod-pywebsocket Architecture: all Depends: ${python:Depends}, ${misc:Depends} Recommends: libapache2-mod-python Provides: ${python:Provides} Breaks: ${python:Breaks} Description: WebSocket extension for Apache HTTP Server The pywebsocket project aims to provide a WebSocket extension for Apache HTTP Server, mod_pywebsocket. You can also run it as a standalone server. . mod_pywebsocket is intended for testing or experimental purposes. mod_python is required. For wss, mod_ssl is also required.