4 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
5 compression format, which provides memory-hungry but powerful
6 compression (often better than bzip2) and fast, easy decompression.
8 This package provides the command line tools for working with XZ
9 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
10 also handle the older LZMA format, and if invoked via appropriate
11 symlinks will emulate the behavior of the commands in the lzma
14 http://tukaani.org/xz/