Package lzip: Information
Source package: lzip
Version: 1.25-alt3
Build time: Oct 25, 2025, 05:32 AM
Category: Archiving/Compression
Report package bugHome page: http://savannah.nongnu.org/projects/lzip/
License: GPLv2+
Summary: LZMA file compressor
Description:
Lzip is a lossless file compressor based on the LZMA (Lempel-Ziv-Markov chain-Algorithm) algorithm designed by Igor Pavlov. The high compression of LZMA comes from combining two basic, well-proven compression ideas: sliding dictionaries (i.e. LZ77/78), and Markov models (i.e. the thing used by every compression algorithm that uses a range encoder or similar order-0 entropy coder as its last stage) with segregation of contexts according to what the bits are used for.
List of RPM packages built from this SRPM:
lzip (e2kv6, e2kv5, e2kv4, e2k)
lzip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
lzip (e2kv6, e2kv5, e2kv4, e2k)
lzip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Michael Shigorin
Last changed
Aug. 16, 2025 Michael Shigorin 1.25-alt3
- added %check - parallel build
Aug. 13, 2025 Michael Shigorin 1.25-alt2
- fix License: (thx upstream)
Jan. 18, 2025 Michael Shigorin 1.25-alt1
- new version (watch file uupdate)