slixmpp/sleekxmpp
Lance Stout 87ccd804ff Add version info.
May now use sleekxmpp.__version__ and sleekxmpp.__version_info__.
2011-04-08 16:39:39 -04:00
..
plugins Added new implementation for XEP-0086. 2011-03-24 13:14:26 -04:00
stanza Use underscore method name. 2011-04-08 16:14:22 -04:00
test Allow SleekTest to wait longer when checking for sent stanzas. 2011-03-23 20:23:49 -04:00
thirdparty
xmlstream Allow a stanza plugin to override a parent's interfaces. 2011-03-24 12:25:17 -04:00
__init__.py Add version info. 2011-04-08 16:39:39 -04:00
basexmpp.py
clientxmpp.py Updated doc for connect() 2011-03-22 11:59:27 -04:00
componentxmpp.py
exceptions.py