[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Lzd 1.5 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Lzd 1.5 released |
Date: |
Sat, 04 Jan 2025 16:40:42 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
I am pleased to announce the release of lzd 1.5.
Lzd is a simplified decompressor for the lzip format with an educational
purpose. Studying its source code is a good first step to understand how
lzip works. Lzd is written in C++.
The source code 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 code. Lzd is compliant with the
lzip specification.
The source code of lzd is also used as a reference in the description of the
media type 'application/lzip' http://datatracker.ietf.org/doc/draft-diaz-lzip
Comments about the internet draft above are solicited and should be
addressed to the lzip's mailing list at lzip-bug@nongnu.org and/or the
author. Thanks.
The lzd homepage is at http://www.nongnu.org/lzip/lzd.html
The sources can be downloaded from
http://download.savannah.gnu.org/releases/lzip/lzd/
The sha256sums are:
e2bc840476a44f142ea30f82c11e62298b6c8f65c9560bdfb09fcbc0c077fb51 lzd-1.5.tar.lz
30da16b1d5817829bc4c809044b3fc520e93aecf578a68438beb2bb8f461e404 lzd-1.5.tar.gz
Changes in version 1.5:
* lzd now exits with error status 2 if any empty member is found in a
multimember file.
* lzd now exits with error status 2 if the first byte of the LZMA stream
is not 0.
Regards,
Antonio Diaz, lzd author and maintainer.
--
If you know someone who is using gzip, bzip2, or xz, please tell him/her
about the advantages of switching to lzip. See
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance and
http://www.nongnu.org/lzip/lzip_benchmark.html Thanks
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Lzd 1.5 released,
Antonio Diaz Diaz <=