lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lzip-bug] Lzd 0.8 released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Lzd 0.8 released
Date: Wed, 10 Feb 2016 12:40:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2

Lzd 0.8 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzd/lzd-0.8.tar.lz
http://download.savannah.gnu.org/releases/lzip/lzd/lzd-0.8.tar.gz

The sha1sums are:
eb7fb6e047a299c6b77e192f0e7606156f5fbabd  lzd-0.8.tar.lz
5216fb20c0dbde6ac377d2ca6f9e8c32341f2f78  lzd-0.8.tar.gz

Please, test it and report any bugs you find.

Lzd is a simplified decompressor for the lzip format with an educational purpose. Studying its source is a good first step to understand how lzip works. It is not safe to use lzd for any real work.

The source of lzd is used in the lzip manual as a reference decompressor in the description of the lzip file format. Reading the lzip manual will help you understand the source.

Lzd decompresses from standard input to standard output. Lzd will correctly decompress the concatenation of two or more compressed files. The result is the concatenation of the corresponding decompressed data. Integrity of such concatenated compressed input is also verified.

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


Changes in this version:

* It has been documented that the lzip format does not use the LZMA parameter 'literal_pos_state_bits'.


Regards,
Antonio Diaz, lzd author and maintainer.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]