py-backports-lzma-0.0.14p0 – backport of Python 3.3's 'lzma' module for XZ/LZMA
Description
Python 3.3 onwards includes module lzma in the standard library,
providing support for working with LZMA and XZ compressed files via the
XZ Utils C library (XZ Utils is in a sense LZMA v2).