./archivers/lunzip, Decompressor for the lzip format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.13, Package name: lunzip-1.13, Maintainer: pkgsrc-users

Lunzip is a decompressor for the lzip format written in C. Its small size
makes it well suited for embedded devices or software installers that need
to decompress files but don't need compression capabilities. Lunzip is fully
compatible with lzip 1.4 or newer.


Master sites:

Filesize: 64.981 KB

Version history: (Expand)


CVS history: (Expand)


   2022-06-27 17:29:18 by Frederic Cambus | Files touched by this commit (41)
Log message:
*: drop maintainership for packages not related to toolchains and ELF.
   2022-01-23 22:50:33 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
lunzip: update to 1.13.

2022-01-22  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.13 released.
	* Decompression time has been reduced by 5-12% depending on the file.
	* main.c (getnum): Show option name and valid range if error.
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2021-02-22 20:45:08 by Frederic Cambus | Files touched by this commit (4)
Log message:
archivers/lunzip: import lunzip-1.12.

Lunzip is a decompressor for the lzip format written in C. Its small size
makes it well suited for embedded devices or software installers that need
to decompress files but don't need compression capabilities. Lunzip is fully
compatible with lzip 1.4 or newer.