[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Lzd 0.5 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Lzd 0.5 released |
Date: |
Thu, 03 Oct 2013 13:03:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Lzd 0.5 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzd-0.5.tar.lz
The sha1sum is:
6b96dd5e37f05b481bbc5df07ef1555217ddf47c lzd-0.5.tar.lz
Please, test it and report any bugs you find.
Lzd is a simplified decompressor for lzip files 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:
* Minor changes. Synchronized with lzip 1.15.
Regards,
Antonio Diaz, lzd author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Lzd 0.5 released,
Antonio Diaz Diaz <=