Path to this page:
./
archivers/lzlib,
In-memory LZMA compression and decompression library
Branch: CURRENT,
Version: 1.14,
Package name: lzlib-1.14,
Maintainer: rootLzlib is a data compression library providing in-memory LZMA compression and
decompression functions, including integrity checking of the decompressed data.
The compressed data format used by the library is the lzip format.
Lzlib is written in C.
Master sites:
Filesize: 128.539 KB
Version history: (Expand)
- (2024-01-25) Updated to version: lzlib-1.14
- (2022-10-24) Package added to pkgsrc.se, version lzlib-1.13 (created)
CVS history: (Expand)
2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message:
*: Re-apply SunOS linker argument removals.
These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.
|
2022-11-13 17:13:16 by Frederic Cambus | Files touched by this commit (1) |
Log message:
lzlib: add a TEST_TARGET directive.
|
2022-10-24 09:46:20 by Frederic Cambus | Files touched by this commit (5) |
Log message:
archivers/lzlib: import lzlib-1.13.
Lzlib is a data compression library providing in-memory LZMA compression and
decompression functions, including integrity checking of the decompressed data.
The compressed data format used by the library is the lzip format.
Lzlib is written in C.
Originally packaged in pkgsrc-wip by Aleksej Lebedev, thanks!
|