Source: pywebsocket
Section: python
Priority: extra
Maintainer: Benjamin Ryzman <benjamin@jolicloud.org>
Build-Depends: cdbs, debhelper (>= 7), python-central (>= 0.5.6)
XS-Python-Version: current
Standards-Version: 3.8.1
Homepage: http://code.google.com/p/pywebsocket/

Package: pywebsocket
Architecture: all
Depends: ${python:Depends}
Xb-Python-Version: ${python:Versions}
Description: standalone Web Socket or Apache extension in Python
 The pywebsocket project aims to provide a Web Socket extension for
 Apache HTTP Server, mod_pywebsocket. It can also be run standalone.
 mod_pywebsocket is intended for testing or experimental
 purposes. mod_python is required. For wss, mod_ssl is also required.
