[ buster ]
[ 原始碼: pyxmpp ]
套件:python-pyxmpp(1.1.2-1)
XMPP and Jabber implementation for Python
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).
其他與 python-pyxmpp 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.3.6-6~)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML library
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.6.6-7~)
-
- dep: python-dnspython (>= 1.0)
- DNS toolkit for Python
-
- dep: python-libxml2 (>= 2.6.11~)
- Python bindings for the GNOME XML library
-
- dep: python-m2crypto
- Python wrapper for the OpenSSL library (Python 2 modules)
-
- dep: python2.7
- Interactive high-level object-oriented language (version 2.7)
- 或者 python2.6
- 套件暫時不可用
-
- rec: python-zope.interface
- Interfaces for Python
-
- sug: python-pyxmpp-doc
- XMPP and Jabber implementation for Python (documentation)