Source: python-gwebsockets Section: python Priority: optional Maintainer: Debian Sugar Team Uploaders: Jonas Smedegaard Build-Depends: cdbs (>= 0.4.106~), licensecheck, python, python-dev (>= 2.3.5-7), debhelper, dh-buildinfo, python-setuptools Standards-Version: 3.9.8 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.