Lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data. The compressed data format used by the library is the lzip format.
Product's homepage
What's New in This Release: [ read full changelog ]
· For large values of "--match-length", the compression ratio has been slightly increased and compression time has been reduced by up to 6%.
· The option "-F, --recompress", which forces recompression of files whose names already have the ".lz" or ".tlz" suffix, has been added to minilzip. "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.