summaryrefslogtreecommitdiffstats
path: root/system/lzma/README
blob: 2834114b5316a8119d92dd34bf724fb2c58f34b2 (plain)
1
2
3
4
5
6
The Lempel-Ziv-Markov chain-Algorithm (LZMA) provides very high 
compression ratio and fast decompression.
The core of the LZMA utils is Igor Pavlov's LZMA SDK containing
the actual LZMA encoder/decoder. LZMA utils add a few scripts
which provide gzip-like command line interface and a couple of
other LZMA related tools.