Initial support for XEP-0258

This commit is contained in:
Lance Stout
2012-06-18 01:32:58 -07:00
parent 0b7f134021
commit 5c4f7bfe8b
5 changed files with 202 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0224',
'sleekxmpp/plugins/xep_0231',
'sleekxmpp/plugins/xep_0249',
'sleekxmpp/plugins/xep_0258',
'sleekxmpp/features',
'sleekxmpp/features/feature_mechanisms',
'sleekxmpp/features/feature_mechanisms/stanza',