Package libzopfli: Information

    Binary package: libzopfli
    Version: 1.0.3-alt1
    Architecture: aarch64
    Build time:  Oct 12, 2023, 08:22 PM in the task #331622
    Source package: zopfli
    Category: System/Libraries
    Report package bug
    License: ASL 2.0
    Summary: Zopfli compress/decompress libraries
    Description: 
    Zopfli is a compression algorithm bit-stream compatible with
    compression used in gzip, Zip, PNG, HTTP requests, and others. Zopfli
    compresses more (~5 percent) but is slower (~100x) and uses more CPU, and is
    hence best suited for applications where data is compressed once and
    sent over a network many times, for example, static content for the
    web.
    
    This package provides Zopfli compress/decompress shared libraries.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Andrey Cherepanov

    Last changed


    Jan. 29, 2020 Vitaly Lipatov 1.0.3-alt1
    - new version 1.0.3 (with rpmrb script)
    March 9, 2019 Vitaly Lipatov 1.0.2-alt3
    - fix parallel build issue
    Oct. 6, 2018 Vitaly Lipatov 1.0.2-alt2
    - build with -D_FILE_OFFSET_BITS=64