lzlib (archivers/lzlib) Updated: 5 months, 1 week ago Add to my watchlist

Lzlib is a data compression library providing in-memory LZMA compression and decompression functions

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. The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability: The lzip format provides very safe integrity checking and some data recovery means. The program lziprecover can repair bit flip errors (one of the most common forms of data corruption) in lzip files, and provides data recovery capabilities, including error-checked merging of damaged copies of a file. The lzip format is as simple as possible (but not simpler). The lzip manual provides the source code of a simple decompressor along with a detailed explanation of how it works, so that with the only help of the lzip manual it would be possible for a digital archaeologist to extract the data from a lzip file long after quantum computers eventually render LZMA obsolete. Additionally the lzip reference implementation is copylefted, which guarantees that it will remain free forever.

Version: 1.14 License: BSD GitHub
Maintainers herbygillot
Categories devel archivers
Homepage https://www.nongnu.org/lzip/lzlib.html
Platforms darwin
Variants
  • universal (Build for multiple architectures)

"lzlib" depends on

extract (1)
build (2)

Ports that depend on "lzlib"



Port Health:

Loading Port Health

Installations (30 days)

7

Requested Installations (30 days)

0

Livecheck error

Error: cannot check if lzlib was updated (curl_multi_info_read() returned {.msg = CURLMSG_DONE, .data.result = 3 (!= CURLE_OK)}, but the error buffer is not set. curl_easy_strerror(.data.result): URL using bad/illegal format or missing URL)

last updated: 1 day, 6 hours ago