slixmpp/sleekxmpp/plugins/xep_0202
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
..
__init__.py Sadly, dateutil is not actually part of the standard lib. 2011-08-04 00:07:30 -07:00
stanza.py Sadly, dateutil is not actually part of the standard lib. 2011-08-04 00:07:30 -07:00
time.py Let XEP-0202 specify the local timezone offset in the config. 2011-07-03 15:41:22 -07:00