Add XEP-0297: Stanza Forwarding support

This commit is contained in:
Lance Stout
2012-09-24 22:59:19 -07:00
parent a4abdf9fa6
commit dfff19ffbf
5 changed files with 111 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0249',
'sleekxmpp/plugins/xep_0258',
'sleekxmpp/plugins/xep_0279',
'sleekxmpp/plugins/xep_0297',
'sleekxmpp/features',
'sleekxmpp/features/feature_mechanisms',
'sleekxmpp/features/feature_mechanisms/stanza',