Source: python-gwebsockets
Section: python
Priority: optional
Maintainer: Debian Sugar Team <pkg-sugar-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs (>= 0.4.106~),
 devscripts,
 python,
 python-dev (>= 2.3.5-7),
 debhelper,
 dh-buildinfo,
 python-setuptools
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-sugar/python-gwebsockets
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-sugar/python-gwebsockets.git
Homepage: https://github.com/dnarvaez/gwebsockets

Package: python-gwebsockets
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${python:Depends}
Provides: ${python:Provides}
Description: websocket server written in Python
 gwebsockets is a websocket server written in python.
 .
 It uses GIO for network communication and hence easily integrates with
 the GLib mainloop.
