17 lines
748 B
Markdown

# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> python2-backports-lzma
SMEServer Koozali local git repo for python2-backports-lzma
## Documentation
## Bugzilla
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=python2-backports-lzma&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## 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.