Clzip 1.9-pre2 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.9-pre2.tar.lz
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.9-pre2.tar.gz
The sha1sums are:
71268a2cd0d67ce6172e9e8cc0d59ed9b86b25e5 clzip-1.9-pre2.tar.lz
346bef982f6e369616570ac17a45cb48ac8d2bc2 clzip-1.9-pre2.tar.gz
Please, test it and report any bugs you find.
Clzip is a lossless data compressor with a user interface similar to the
one of gzip or bzip2. Clzip is about as fast as gzip, compresses most
files more than bzip2, and is better than both from a data recovery
perspective.
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 lzip file format is designed for data sharing and long-term
archiving, taking into account both data integrity and decoder availability.
The homepage is at http://www.nongnu.org/lzip/clzip.html
Changes in this version:
* The option '-l, --list' has been ported from lziprecover.
* It is now an error to specify two or more different operations in
the command line (--decompress, --list or --test).
* Compression time of option '-0' has been reduced by 6%.
* Compression time of options '-1' to '-9' has been reduced by 1%.
* Decompression time has been reduced by 7%.
* Three chapters have been added to the manual, which now contains
all the chapters of the lzip manual.
Regards,
Antonio Diaz, clzip author and maintainer.
_______________________________________________
Lzip-bug mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lzip-bug