Updated XEP-0199 plugin.

Now has docs and uses the new plugin format.
This commit is contained in:
Lance Stout
2011-02-11 00:30:45 -05:00
parent 3463bf46c6
commit c4b1212c44
6 changed files with 222 additions and 73 deletions

View File

@@ -51,6 +51,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0030/stanza',
'sleekxmpp/plugins/xep_0059',
'sleekxmpp/plugins/xep_0092',
'sleekxmpp/plugins/xep_0199',
]
if sys.version_info < (3, 0):