Package compress-lzf: Information

    Binary package: compress-lzf
    Version: 1.0.3-alt1_9jpp8
    Architecture: noarch
    Build time:  Feb 7, 2019, 04:15 AM in the task #220804
    Source package: compress-lzf
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: Basic LZF codec, compatible with standard C LZF package
    Description: 
    Compression codec for LZF encoding for particularly encoding/decoding,
    with reasonable compression. Compressor is basic Lempel-Ziv codec,
    without Huffman (deflate/gzip) or statistical post-encoding. See
    "http://oldhome.schmorp.de/marc/liblzf.html" for more on
    original LZF package.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Feb. 5, 2019 Igor Vlasenko 1.0.3-alt1_9jpp8
    - fc29 update
    April 19, 2018 Igor Vlasenko 1.0.3-alt1_8jpp8
    - java update
    Nov. 16, 2017 Igor Vlasenko 1.0.3-alt1_7jpp8
    - new version