Bug#819589: RFP: python3-aioxmpp -- pure-python XMPP library using the asyncio standard library module

2018-03-07 Thread W. Martin Borgert
slixmpp is similar to aioxmpp, but the API seems to be different. A program written for one library will not work with the other. I.e. poezio needs slixmpp, but jabbercat needs aioxmpp.

Bug#819589: RFP: python3-aioxmpp -- pure-python XMPP library using the asyncio standard library module

2017-11-07 Thread David Steele
I've taken a look at this, For others, note: - Packaging this would require also packaging aiosasl and aioopenssl - The source needs some copyright work - slixmpp, already packaged, appears to provide similar functionality -- AE0D BF5A 92A5 ADE4 9481 BA6F 8A31 71EF 3661 50CE

Bug#819589: RFP: python3-aioxmpp -- pure-python XMPP library using the asyncio standard library module

2016-03-30 Thread W. Martin Borgert
Package: wnpp Severity: wishlist Package name: python3-aioxmpp Version : v0.5.3 Upstream Author : Jonas Wielicki URL : https://github.com/horazont/aioxmpp License : GPL3 Programming Lang: Python Description : pure Python XMPP library for