Пакет perl-Compress-LZF: Информация

    Исходный пакет: perl-Compress-LZF
    Версия: 3.43-alt1.1
    Собран:  11 ноября 2010 г. 8:35
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Compress-LZF/

    Лицензия: GPL or Artistic
    О пакете: Extremely light-weight Lempel-Ziv-Free compression
    Описание: 
    LZF is an extremely fast (not that much slower than a pure memcpy)
    compression algorithm. It is ideal for applications where you want to save
    *some* space but not at the cost of speed. It is ideal for repetitive
    data as well. The module is self-contained and very small (no large
    library to be pulled in). It is also free, so there should be no problems
    incorporating this module into commercial programs.
    
    I have no idea wether any patents in any countries apply to this
    algorithm, but at the moment it is believed that it is free from any
    patents.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Compress-LZF (x86_64, i586)

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

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

      1. perl-Storable
      2. perl-devel

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


    4 октября 2010 г. Alexey Tourbin 3.43-alt1.1
    - rebuilt for perl-5.12
    13 июля 2010 г. Igor Vlasenko 3.43-alt1
    - automated CPAN update
    6 октября 2008 г. Igor Vlasenko 3.11-alt1.1
    - NMU for unknown reason:
      the person above was too neglectant to add --changelog "- NMU: <reason>" option.