Source: python-nbxmpp Section: python Priority: optional Maintainer: Debian XMPP Maintainers Uploaders: Tanguy Ortolo , Martin Build-Depends: debhelper-compat (= 13), dh-python, libglib2.0-0 (>= 2.60), gir1.2-soup-2.4, python3-all, python3-gi, python3-gssapi, python3-idna, python3-openssl, python3-precis-i18n, python3-setuptools, Standards-Version: 4.1.4 Rules-Requires-Root: no Homepage: https://dev.gajim.org/gajim/python-nbxmpp Vcs-Git: https://salsa.debian.org/xmpp-team/python-nbxmpp.git Vcs-Browser: https://salsa.debian.org/xmpp-team/python-nbxmpp Package: python3-nbxmpp Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, gir1.2-soup-2.4, python3-gi Recommends: python3-gssapi, python3-openssl, Breaks: gajim (<< 1.3~) Description: Non blocking Jabber/XMPP Python 3 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. . This is the Python 3 version of this library. Package: python-nbxmpp-doc Architecture: all Section: doc Multi-Arch: foreign Depends: ${misc:Depends} Description: Non blocking Jabber/XMPP Python library, documentation 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. . This is the documentation of this library.