slackbuilds/python/backports.lzma
Barry J. Grundy 8852ebd184 python/backports.lzma: Updated for version 0.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-01-19 04:09:31 +07:00
..
README
backports.lzma.SlackBuild python/backports.lzma: Updated for version 0.0.13. 2019-01-19 04:09:31 +07:00
backports.lzma.info python/backports.lzma: Updated for version 0.0.13. 2019-01-19 04:09:31 +07:00
slack-desc

README

backports.lzma - Provides support for LXMA and XZ compressed files via the
XZ Utils C library.

This code is a backport of the Python 3.3 standard library module lzma for
use on older versions of Python where it was not included.

There are some older Python libraries like PylibLZMA and PyLZMA but these
use LZMA Utils (not XZ Utils, so they have no XZ support).