python-h2 4.1.0-1 source package in Ubuntu

Changelog

python-h2 (4.1.0-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <email address hidden>  Mon, 17 Jan 2022 23:26:08 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_4.1.0-1.dsc 2.1 KiB efff6242e3deb310d7c2bc63e2970964be459cf00b55fedf21a828c6a5cdf1aa
python-h2_4.1.0.orig.tar.xz 1.9 MiB aa1b2608639f3ae3ef3bf69d42fc3cf4b6e6a07dff711fbfaf77378ef9ce7f08
python-h2_4.1.0-1.debian.tar.xz 3.2 KiB e2110924d3dfbef472f4b6ab4ce4cd87331bce13a1cdc822ce711d4ee00ae4b3

No changes file available.

Binary packages built by this source

python3-h2: Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python

 This module contains a pure-Python HTTP/2 of a HTTP/2 protocol
 stack. It’s written from the ground up to be embeddable in whatever
 program you choose to use, ensuring that you can speak HTTP/2
 regardless of your programming paradigm.
 .
 This is the Python 3 version of the package.