Пакет lzip: Информация
Исходный пакет: lzip
Версия: 1.25-alt3
Собран: 25 октября 2025 г. 5:32
Категория: Архивирование/Сжатие
Сообщить об ошибке в пакетеДомашняя страница: http://savannah.nongnu.org/projects/lzip/
Лицензия: GPLv2+
О пакете: LZMA file compressor
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
lzip (e2kv6, e2kv5, e2kv4, e2k)
lzip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
lzip (e2kv6, e2kv5, e2kv4, e2k)
lzip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Michael Shigorin
Последнее изменение
16 августа 2025 г. Michael Shigorin 1.25-alt3
- added %check - parallel build
13 августа 2025 г. Michael Shigorin 1.25-alt2
- fix License: (thx upstream)
18 января 2025 г. Michael Shigorin 1.25-alt1
- new version (watch file uupdate)