Core of XML handling. It not makes use of any external libraries except of non-validating parser xml.parsers.expat.
Describes base and advanced XMPP stanza's, basing on XML node model provided by simplexml module
supplies library with low-level connection methods. Supports: direct or HTTP proxied tcp/ip connect with/without ssl/tls.
Main framework that allows processing of incoming XMPP stanzas. Contains variety of methods to catch needed event.
Main framework that allows processing of incoming XMPP stanzas. Contains variety of methods to catch needed event.
Implements concept of simple roster.
Purposed mainly for jabber server components but can be used in clients. Makes publication of jabber nodes easy
currently contains only code of IBB transfer method. [broken]