Package python3-module-hpack: Information

    Binary package: python3-module-hpack
    Version: 4.0.0-alt1
    Architecture: noarch
    Build time:  May 23, 2021, 09:29 PM
    Source package: python3-module-hpack
    Report package bug
    License: MIT
    Summary: Pure-Python HPACK header compression
    Description: 
    This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use
    in Python programs that implement HTTP/2. It also contains a compatibility
    layer that automatically enables the use of ``nghttp2`` if it's available.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Igor Vlasenko

    Last changed


    April 21, 2021 Vitaly Lipatov 4.0.0-alt1
    - new version (4.0.0) with rpmgs script
    - build python3 module separately
    Oct. 14, 2018 Igor Vlasenko 3.0.0-alt1.qa1
    - NMU: applied repocop patch
    June 15, 2017 Vitaly Lipatov 3.0.0-alt1
    - initial build for ALT Sisyphus