CMD + K

backports.lzma

Community

Backport of Python 3.3's 'lzma' module for XZ/LZMA compressed files.

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/carlkl/simple backports.lzma

Usage Tracking

0.0.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

This is a backport of the 'lzma' module included in Python 3.3 or later by Nadeem Vawda and Per Oyvind Karlsen, which provides a Python wrapper for XZ Utils (aka LZMA Utils v2) by Igor Pavlov.

In order to compile this, you will need to install XZ Utils from http://tukaani.org/xz/

About

Summary

Backport of Python 3.3's 'lzma' module for XZ/LZMA compressed files.

Last Updated

Mar 19, 2016 at 19:32

License

3-clause BSD License

Supported Platforms

noarch