Source: sleekxmpp Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: W. Martin Borgert , Chris Lamb Build-Depends: devscripts, python (>= 2.6.5), python-dateutil, python-gnupg, python-socks | python-socksipy, python3, python3-dateutil, python3-gnupg, python3-socks | python3-socksipy, python3-sphinx, dh-python, debhelper (>= 11~), dh-buildinfo Standards-Version: 4.1.3 Rules-Requires-Root: no Homepage: https://wiki.github.com/fritzy/SleekXMPP Vcs-Git: https://salsa.debian.org/python-team/modules/sleekxmpp.git Vcs-Browser: https://salsa.debian.org/python-team/modules/sleekxmpp Package: python-sleekxmpp Architecture: all Depends: python-pyasn1 (>= 0.4.2), ${python:Depends}, ${misc:Depends}, ${sphinxdoc:Depends} Recommends: python-dateutil, python-dnspython, python-gnupg, python-socks | python-socksipy, ${python:Recommends} Suggests: ${python:Suggests} Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: XMPP (Jabber) Library Implementing Everything as a Plugin (Python 2.x) SleekXMPP is a pet project of an XMPP enthusiast. The goals of the project are ease of implementation, and complete draft XEP (XMPP Extended Protocol) coverage. Ideally the community will be able to use this for bots, easy XEP protocoling, etc. . This package contains the Python 2.x library. Package: python3-sleekxmpp Architecture: all Depends: python3-pyasn1 (>= 0.4.2), ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends} Recommends: python3-dateutil, python3-dnspython, python3-gnupg, python3-socks | python3-socksipy, ${python3:Recommends} Suggests: ${python3:Suggests} Provides: ${python3:Provides} Description: XMPP (Jabber) Library Implementing Everything as a Plugin (Python 3.x) SleekXMPP is a pet project of an XMPP enthusiast. The goals of the project are ease of implementation, and complete draft XEP (XMPP Extended Protocol) coverage. Ideally the community will be able to use this for bots, easy XEP protocoling, etc. . This package contains the Python 3.x library.