[issue5689] please support lzma compression as an extension and in the tarfile module

Koen van de Sande report at bugs.python.org
Tue May 25 23:51:55 CEST 2010


Koen van de Sande <koen at tibed.net> added the comment:

The XZ Utils website ( http://tukaani.org/xz/ ) states the following:

"The most interesting parts of XZ Utils (e.g. liblzma) are in the public domain. You can do whatever you want with the public domain parts. 

Some parts of XZ Utils (e.g. build system and some utilities) are under different free software licenses such as GNU LGPLv2.1, GNU GPLv2, or GNU GPLv3."

So, liblzma is not the problem. But the license of PylibLZMA is LGPL3.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5689>
_______________________________________


More information about the Python-bugs-list mailing list