[ANN] aioxmpp 0.6 released

Jonas Wielicki jonas at wielicki.name
Sat Jul 2 09:42:51 EDT 2016


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear subscribers,

I am pleased to announce the release of aioxmpp 0.6. The current release can 
be obtained from GitHub [1] (check out the v0.6.0 tag or the master branch) or 
PyPI [2]. The HTML documentation can be found at [3]. Examples can be found in 
the GitHub repository, in the examples subdirectory.


aioxmpp is a Python library based on asyncio. It implements the client side of 
the XMPP protocol (RFC 6120 and others). For a more detailed description of 
the package, please review the README of the package on GitHub [1] or on PyPI 
[2]. For more information on XMPP, please see [10]. It is licensed under the 
terms of the General Public License Version 3.0.


Highlights of this release include partial Publish/Subscribe support 
[XEP-0060], several bugfixes in the existing Multi-User-Chat implementation 
[XEP-0045], increased robustness against broken servers and clients, as well 
as support for XMPP-over-TLS (in addition to the existing STARTTLS support) 
[XEP-0368].

Also to mention are the two new dependencies, multidict [4] and optionally 
aioopenssl [5]. The latter has been extracted from aioxmpp by request of a 
user. aioxmpp however ships with its own version of aioopenssl which it uses 
when aioopenssl is not installed.

Bugs, feature requests, patches and questions can be directed to either the 
aioxmpp mailing list [6], the GitHub issue tracker [7] or the XMPP Multi-User 
chat [8], whatever floats your boat. Please direct security-relevant issue 
reports directly to me (jonas at wielicki.name), preferrably encrypted using my 
GPG public key [9].

best regards and happy-asyncio-ing,
Jonas Wielicki


   [1]: https://github.com/horazont/aioxmpp
   [2]: https://pypi.python.org/pypi/aioxmpp
   [3]: https://docs.zombofant.net/aioxmpp/0.6/
   [4]: https://github.com/aio-libs/multidict/
   [5]: https://github.com/horazont/aioopenssl
   [6]: https://lists.zombofant.net/mailman/listinfo/aioxmpp-devel
   [7]: https://github.com/horazont/aioxmpp/issues
   [8]: aioxmpp at conference.zombofant.net
   [9]: https://sks-keyservers.net/pks/lookup?op=get&search=0xE5EDE5AC679E300F
        AA5A 78FF 508D 8CF4 F355  F682 E5ED E5AC 679E 300F
   [10]: https://xmpp.org/
   [XEP-0045]: https://xmpp.org/extensions/xep-0045.html
   [XEP-0060]: https://xmpp.org/extensions/xep-0060.html
   [XEP-0368]: https://xmpp.org/extensions/xep-0368.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXd8TbAAoJEMBiAyWXYliKUnoP/0mEvfNrk+kL9scljIKyjSHF
47gkQBgvNMPAEUMSi5UVMkXworeVDKEpCB+P3kE4Z7XsRLxFgFSUGywYN7WL0w/s
rpiUnJrOzPrsKiqmPTu2eOGDeuKNCz/ZSZqyl1Ic8Mj42cS9DjGh+PUwEpWBnskS
Dg4onj4clWpDsZGizR8YXkFkc8rmsUhHwvqQt29tOZ89qQnmOY4pCKyoTbxYLQKv
UerfiNG4AWFFuyetZJFUORdVhWEgFvivqJuES5g7NijgRmEOZV8tcYj0YAtggEP0
GQX5mE/KqHzHErR1/AAVnv2hXlqBBxc3diSXT6k+95wLkXz0n2YmPFCFPSl235Ru
uiUiW0xbQqJgjJ+B20NsuIMd+t1M/lnDw4cZgLkMUCsl6gsZEhL0mUf5iK9UDCH9
HbXsoMuz71t+Z8XN8GnibxDFPvCBERNqvIU+onjt63rT/yB/i/7XTbS4zQExCGhF
z4qVF8dY2q+d4EsIvd1dxLkP7dRFW7VK1FxiuutS5OTNEBsocROaXPDOjRyzdXGx
mSH3P/IuXxEil9kKHkXNZRQwSgl6J4PvAeySn58d3bpmHi8hu2J83ZoeFLdxHMoe
qOhkBB/v4QRbEgjXIqF8OmtGtNO9hXlM7EN6ouc9pvCJ1XGnBU9Z9FX4AkQMQUu/
AfDKZ8VFptxvQh1dtCD1
=ir6C
-----END PGP SIGNATURE-----




More information about the Python-list mailing list