Skip to content
Snippets Groups Projects
Commit 8622d960 authored by Arnaud Degroote's avatar Arnaud Degroote
Browse files

[wip/mk/sysdep] Add a sysdep for liblzma

liblzma is the XZ-format compression library.

XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression
format, which provides memory-hungry but powerful compression (often
better than bzip2) and fast, easy decompression.

The native format of liblzma is XZ; it also supports raw (headerless)
streams and the older LZMA format used by lzma.
parent 91524330
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment