SleekXMPP/sleekxmpp
Nathan Fritz 8e3168e145 * added first stanza tests
* added stanza.keys()
* stanza.getValues() now return substanzas and plugins
* stanza.setValues() now can read substanzas and plugins
* stanzas can now be iterable if stanza.subitem is set to a class
2010-01-08 01:45:11 +00:00
..
plugins * added first stanza tests 2010-01-08 01:45:11 +00:00
stanza * added first stanza tests 2010-01-08 01:45:11 +00:00
tests fixed pubsub test 2009-06-12 19:27:29 +00:00
xmlstream * added first stanza tests 2010-01-08 01:45:11 +00:00
__init__.py * started converstion to stanza objects 2009-12-11 01:29:46 +00:00
basexmpp.py * major stanza improvements 2010-01-05 21:56:48 +00:00
component_example.py brought components over to python 3.x 2009-08-31 23:02:19 +00:00
componentxmpp.py * fixed many stanza bugs 2009-12-17 01:54:22 +00:00
exceptions.py * major stanza improvements 2010-01-05 21:56:48 +00:00