[ANN] aioxmpp 0.7.1 (sic!) released

Jonas Wielicki jonas at wielicki.name
Sat Oct 8 11:01:47 EDT 2016


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

Dear subscribers,

I am pleased to announce the release of aioxmpp 0.7.1 (footnote 1). 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 [9]. It is licensed under the 
terms of the GNU Lesser General Public License Version 3.0 or later.


The most important change in this release is the change of the license from 
GPLv3+ to LGPLv3+! (the same holds for aiosasl, which just had its v0.2.1 
release)


The functional highlights of this release are base support for Data Forms 
[XEP-0004] and a first application of those in the Multi User Chats [XEP-0045] 
implementation. Aside from that, the examples have been refactored and 
rewritten. A Quickstart section was added to the documentation [4], hopefully 
helping people to get started with aioxmpp easier.


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

best regards and happy-asyncio-ing,
Jonas Wielicki


footnote 1: 0.7.0 and 0.7.1 are functionally identical. I messed up the 0.7.0 
release by forgetting to change the license in the setup.py to LGPLv3+, which 
made PyPI show the incorrect GPLv3 license.


   [1]: https://github.com/horazont/aioxmpp
   [2]: https://pypi.python.org/pypi/aioxmpp
   [3]: https://docs.zombofant.net/aioxmpp/0.7/
   [4]: https://docs.zombofant.net/aioxmpp/0.7/user-guide/quickstart.html
   [5]: https://lists.zombofant.net/mailman/listinfo/aioxmpp-devel
   [6]: https://github.com/horazont/aioxmpp/issues
   [7]: aioxmpp at conference.zombofant.net
   [8]: https://sks-keyservers.net/pks/lookup?op=get&search=0xE5EDE5AC679E300F
        AA5A 78FF 508D 8CF4 F355  F682 E5ED E5AC 679E 300F
   [9]: https://xmpp.org/
   [XEP-0004]: https://xmpp.org/extensions/xep-0004.html
   [XEP-0045]: https://xmpp.org/extensions/xep-0045.html

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJX+QpbAAoJEMBiAyWXYliKcscQALcWdCreg8kz5xxwAPq3JiiD
4K8kVL605h2JVvSFDJ83XqrR23A56gYattyg+D3jJ5/ek5ckTJwvmc39gnJOlQj+
N0KN4QqkikC5ivqSSvJItOKvBowRvCJ3qs5hdKJ93COTVPX+jbRo4swgGhLf8txj
zIQApIeKU09YiFqWZjI4WT84ovG/jmVuqAE5QWhl8Hxc6+taKNpgAgwwT/2uSF0q
wJkcbHekEeygET4xk6W858k0zNW88ybhBLS31boxsRRqcvHWyyb2DWprb4mWtI9K
aJVUJGaq+kPdyWwCctdzpEc8Pvm3yb+s34SWx0eYhNVEOmFEPc5y+D++pzIyiue1
njDl7KURTHRHyCuKxd75ekWjzB7bkdXyr1mAAn6NlUMuIYOU0Nmf6Df8BWrCO/st
vP4rPzWOOnCN30E6Q+hl1CZql68rDqoon2Le2zJe+2osljc4lm98hBwsxEXXm9ay
u4SkvTuh3GYQmjtcW4AIU5aA8s9PpusJYKLkBZOZV1vx5hSwe8ZoSEHXPOdbhdkm
25b4Vk7yLM6M4JtVn7Iq0KK9wb1pisvEFlkhpVmAMqPNhYEpjvT4nGkV98NfKKla
PpCqXiLh7Q+vD7yE7tW3Ss190QlqklMwIg2wZ/OlsJFcsTOlp0WHCgRyzKdhLcAW
1LbrAlB27J4X5NBZTK3a
=srny
-----END PGP SIGNATURE-----




More information about the Python-list mailing list