Source: python-mod-pywebsocket
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all, python-support
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/pywebsocket/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-mod-pywebsocket/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-mod-pywebsocket/trunk/

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.
