Version 1.0-rc3 of clzip is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip-1.0-rc3.tar.gz
http://download.savannah.gnu.org/releases/lzip/clzip-1.0-rc3.tar.lz

The md5sums are:
24445a3c7109fbd19e743f9573b0efe4  clzip-1.0-rc3.tar.gz
615eaf322d5dd94e57bbc20ba3517f13  clzip-1.0-rc3.tar.lz

Please, test it and report any bugs you find.

Clzip is a lossless data compressor based on the LZMA algorithm, with
very safe integrity checking and a user interface similar to the one of
gzip or bzip2.

Clzip uses the lzip file format; the files produced by clzip are fully
compatible with lzip-1.4 or newer. Clzip is in fact a C language version
of lzip, intended for embedded devices or systems lacking a C++ compiler.

The homepage is at http://www.nongnu.org/lzip/clzip.html

Changes in this version:

* Input_buffer has been integrated in Range_decoder, simplifying the code and making decompression slightly faster.


Regards,
Antonio Diaz, clzip author and maintainer.



_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to