Package zopfli: Information

    Source package: zopfli
    Version: 1.0.3-alt1
    Build time:  Oct 13, 2023, 11:08 AM
    Category: File tools
    Report package bug
    License: ASL 2.0
    Summary: Zlib compatible better compressor
    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.

    List of rpms provided by this srpm:
    libzopfli (loongarch64)
    libzopfli-debuginfo (loongarch64)
    libzopfli-devel (loongarch64)
    zopfli (loongarch64)
    zopfli-debuginfo (loongarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Andrey Cherepanov

      1. gcc-c++

    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