Contents

backports.lzma 0.0.14

0

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

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

Stars: 57, Watchers: 57, Forks: 30, Open Issues: 0

The peterjc/backports.lzma repo was created 11 years ago and the last code push was 2 years ago. The project is moderately popular with 57 github stars!

How to Install backports-lzma

You can install backports-lzma using pip

pip install backports-lzma

or add it to a project with poetry

poetry add backports-lzma

Package Details

Author
Peter Cock, based on work by Nadeem Vawda and Per Oyvind Karlsen
License
3-clause BSD License
Homepage
https://github.com/peterjc/backports.lzma
PyPi:
https://pypi.org/project/backports.lzma/
GitHub Repo:
https://github.com/peterjc/backports.lzma

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Archiving/Compression
No  backports-lzma  pypi packages just yet.

Errors

A list of common backports-lzma errors.

Code Examples

Here are some backports-lzma code examples and snippets.