Lzlib 1.16-rc1 is ready for testing here
http://download.savannah.nongnu.org/releases/lzip/lzlib/lzlib-1.16-rc1.tar.lz
http://download.savannah.nongnu.org/releases/lzip/lzlib/lzlib-1.16-rc1.tar.gz
The sha256sums are:
3d3fdfe6814eb516f601ad19cdce22e9d3a151ec2c7b2e6739d647a9b011c48e
lzlib-1.16-rc1.tar.lz
bb192a327ef4ab3d2ac65fbd46d23989e956c0866484c6e80a6118dcf2637c05
lzlib-1.16-rc1.tar.gz
Please, test it and report any bugs you find.
Lzlib is a data compression library providing in-memory LZMA compression and
decompression functions, including integrity checking of the decompressed
data. The compressed data format used by the library is the lzip format.
Lzlib is written in C and is distributed under a 2-clause BSD license.
The homepage is at http://www.nongnu.org/lzip/lzlib.html
Changes in this version:
* An index of functions and constants has been added to the manual.
Changes to minilzip:
* '-dvv' and '-tvv' now print (de)compressed sizes instead of compression
ratio. (Sizes are more informative than compression ratio).
* Large numbers in option arguments are now accepted with underscore
separators (-s 123_456_789).
* Large numbers are now printed with underscore separators (123_456_789).
* By default, '--help' now prints a short help screen containing only the
command-line options. For full help, call minilzip with options '-v --help'.
* 'EXIT STATUS' now has its own section in the man page.
Regards,
Antonio Diaz, lzlib author and maintainer.
http://www.nongnu.org/lzip/lzip_benchmark.html