Пакет 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)

    Сопровождающий: Michael Shigorin

    Список участников:
    Michael Shigorin
    Igor Vlasenko

      1. gcc-c++
      2. texinfo

    Последнее изменение


    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)