Add basic start for a client side XEP-0077 plugin.

This commit is contained in:
Lance Stout
2012-01-19 02:37:36 -08:00
parent b25668b5b7
commit 02f4006153
5 changed files with 354 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0060',
'sleekxmpp/plugins/xep_0060/stanza',
'sleekxmpp/plugins/xep_0066',
'sleekxmpp/plugins/xep_0077',
'sleekxmpp/plugins/xep_0078',
'sleekxmpp/plugins/xep_0085',
'sleekxmpp/plugins/xep_0086',