Source: python-nbxmpp
Section: python
Priority: optional
Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Build-Depends: debhelper (>= 9), dh-python, python-all
Standards-Version: 3.9.6
Homepage: https://python-nbxmpp.gajim.org/
Vcs-Git: git://git.ortolo.eu/pkg-python-nbxmpp
Vcs-Browser: http://git.ortolo.eu/pkg-python-nbxmpp

Package: python-nbxmpp
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Non blocking Jabber/XMPP Python library
 python-nbxmpp is a Python library that provides a way for Python applications
 to use Jabber/XMPP networks in a non-blocking way. This library is initialy a
 fork of xmpppy one, but using non-blocking sockets. 
