SleekXMPP/sleekxmpp
Lance Stout a0767f6af6 Sadly, dateutil is not actually part of the standard lib.
Thus, using the XEP-0082 and XEP-0202 introduces a dependency
on the dateutil package (installable using pip install python-dateutil).

Maybe we'll be able to rework how these plugins work to avoid
needing dateutil, but for now this will have to do.
2011-08-04 00:07:30 -07:00
..
features Integrate a modified version of Dave Cridland's Suelta SASL library. 2011-08-03 17:00:51 -07:00
plugins Sadly, dateutil is not actually part of the standard lib. 2011-08-04 00:07:30 -07:00
stanza Fix ordering bug when retrieving an error condition. 2011-07-02 22:50:31 -07:00
test Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
thirdparty Make sure to keep David Cridland's license and copyright. 2011-08-03 17:08:45 -07:00
xmlstream Merge branch 'develop' into stream_features 2011-08-03 17:37:15 -07:00
__init__.py Update version number to beta6. 2011-07-03 15:47:12 -07:00
basexmpp.py Continued reorganization and streamlining. 2011-07-01 14:45:55 -07:00
clientxmpp.py Merge branch 'develop' into stream_features 2011-08-03 17:37:15 -07:00
componentxmpp.py Send component handshake immediately. 2011-06-08 10:00:01 -07:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00