slixmpp/sleekxmpp
Lance Stout bb219595a7 Moved event functions to XMLStream.
This is just a transplant, modifying event to use the main
event queue has not been implemented yet.
2010-10-01 12:24:49 -04:00
..
plugins added room events for specific rooms, added buildForm to xep_0004 plugin 2010-09-23 00:51:23 +00:00
stanza Updated roster stanza with docs and PEP8 style. 2010-08-11 23:32:14 -04:00
tests Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00
xmlstream Moved event functions to XMLStream. 2010-10-01 12:24:49 -04:00
__init__.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
basexmpp.py Moved event functions to XMLStream. 2010-10-01 12:24:49 -04:00
componentxmpp.py Fix shebang lines to use #!/usr/bin/env python instead of hard coding a python version. 2010-07-23 19:47:54 -04:00
exceptions.py Updated sleekxmpp.exceptions with PEP8 style and docs. 2010-08-11 18:21:12 -04:00