Paketname | python-pyxmpp-doc |
Beschreibung | XMPP and Jabber implementation for Python (documentation) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 9872 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | pyxmpp |
Paketgröße | 910836 Byte |
Prüfsumme MD5 | 1337a8dc17c24444efa49e4f32c19832 |
Prüfsumme SHA1 | 486896c811314271cd9ebbb0273499da432e5fc3 |
Prüfsumme SHA256 | c847e0a9bd3c5b52ea0f6169575d4a5e17e2869263e480cc1e9dc51f8a4165e5 |
Link zum Herunterladen | python-pyxmpp-doc_1.0.1-1_all.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).
.
This package contains the API documentation of PyXMPP.
|