backport of Python 3.3's 'lzma' module for XZ/LZMA
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).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/peterjc/backports.lzma
