slackbuilds/python/backports.lzma
B. Watson 6432a58398 python/backports.lzma: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:53 -04:00
..
README python/backports.lzma: Wrap README at 72 columns. 2022-03-17 12:37:53 -04:00
backports.lzma.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
backports.lzma.info
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).