Package python3-module-brotli: Information

    Source package: python3-module-brotli
    Version: 1.1.0-alt1.1
    Build time:  Aug 17, 2025, 09:15 AM
    Report package bug
    License: MIT
    Summary: Brotli compression format
    Description: 
    Brotli is a generic-purpose lossless compression algorithm that
    compresses data using a combination of a modern variant of the LZ77
    algorithm, Huffman coding and 2nd order context modeling, with
    a compression ratio comparable to the best currently available
    general-purpose compression methods. It is similar in speed with deflate
    but offers more dense compression.
    
    The specification of the Brotli Compressed Data Format is defined in RFC 7932.

    List of RPM packages built from this SRPM:
    python3-module-brotli (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-brotli-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Andrey Limachko

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-pyproject

    Last changed


    Feb. 5, 2025 Stanislav Levin 1.1.0-alt1.1
    - NMU: fixed FTBFS (tox 4).
    Oct. 21, 2023 Andrey Limachko 1.1.0-alt1
    - Initial build for Sisyphus