Paketname | python-pyxmpp |
Beschreibung | XMPP and Jabber implementation for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.1-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 824 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libxml2 (>= 2.7.4), python (<< 2.7), python (>= 2.6) | python2.6, python-suppor |
Empfohlene Pakete | python-zope.interface |
Paketbetreuer | Debian Python Modules Team |
Quelle | pyxmpp |
Paketgröße | 142282 Byte |
Prüfsumme MD5 | 3fbc2ae2b7560d0568e2086d940aa849 |
Prüfsumme SHA1 | 962f2a66918f00f99c2d77f97ea2de8a662c1dff |
Prüfsumme SHA256 | 272cbbef81d737dbd39dc2e0bf08e84d83234cda630004111a262090dce1bc1e |
Link zum Herunterladen | python-pyxmpp_1.1.1-1_i386.deb |
Ausführliche Beschreibung | PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber
(http://www.jabber.org/protocol/) implementation. It is based on libxml2 --
fast and fully-featured XML parser.
.
PyXMPP provides most core features of the XMPP protocol and several
JSF-defined extensions. PyXMPP provides building blocks for creating Jabber
clients and components. Developer uses them to setup XMPP streams, handle
incoming events and create outgoing stanzas (XMPP "packets").
.
Features:
* nearly complete XMPP Core (RFC 3920) protocol for client connections
(includes SASL, TLS and Stringprep)
* mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists)
* XMPP error objects including translations to and from legacy codes for
backward compatibility (JEP-0086).
* legacy authentication ("digest" and "plain") (JEP-0078).
* component protocol (JEP-0114).
* Service Discovery (JEP-0030).
* vCards -- both Jabber "vcard-temp" and RFC 2426
* basic parts of the Multi-User Chat protocol (JEP-0045)
* delayed delivery timestamps (JEP-0091).
|