Package lzip: Information

  • Default inline alert: Version in the repository: 1.24.1-alt1

Binary package: lzip
Version: 1.23-alt1
Architecture: riscv64
Build time:  Apr 2, 2022, 11:41 PM
Source package: lzip
Report package bug
License: GPLv3+
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.

Maintainer: Michael Shigorin

List of contributors:
Michael Shigorin
Igor Vlasenko

Last changed


Feb. 6, 2022 Michael Shigorin 1.23-alt1
- new version (watch file uupdate)
Jan. 11, 2021 Michael Shigorin 1.22-alt1
- new version (watch file uupdate)
Jan. 14, 2019 Michael Shigorin 1.21-alt1
- new version (watch file uupdate)