Source: python-xmpp Section: python Priority: optional Maintainer: Alexey Nezhdanov Build-Depends: debhelper (>= 5.0.37.2) Build-Depends-Indep: python (>= 2.6.6-3~) Standards-Version: 3.8.0 Uploaders: Cosimo Alfarano Package: python-xmpp Architecture: all Depends: ${python:Depends} Conflicts: python2.3-xmpp, python2.4-xmpp, jabber-irc (<< 0.2) Replaces: python2.3-xmpp, python2.4-xmpp Recommends: python-dnspython | python-dnspython Description: Python library for communication with XMPP (Jabber) servers This is a set of modules providing functionality for writing XMPP-compliant clients or server components in Python. . This library was initially designed as "rework" of jabberpy library but lately become a separate product. . Unlike jabberpy it is distributed under the terms of GPL.