python-h2 3.0.1-4 source package in Ubuntu

Changelog

python-h2 (3.0.1-4) unstable; urgency=medium

  * Update Vcs-* to point to salsa.d.o
  * Add examples/ directory to python3 package

 -- Sebastien Delafond <email address hidden>  Fri, 30 Mar 2018 16:30:24 +0200

Upload details

Uploaded by:
Sebastien Delafond
Uploaded to:
Sid
Original maintainer:
Sebastien Delafond
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_3.0.1-4.dsc 1.7 KiB ca8502ef3a367620d19206aa2a10db8cb9dd9774d93bde656617cf8d44c3b9c5
python-h2_3.0.1.orig.tar.xz 1.9 MiB 07a414eec7d2276d0b4a510d431054dffb88508c218371a182cd962d114c34e5
python-h2_3.0.1-4.debian.tar.xz 2.3 KiB 853dd55b5ef2ada1d1ec5a16e8046604abb32990fc2a67819c2d9c27c7266cbd

Available diffs

No changes file available.

Binary packages built by this source

python-h2: No summary available for python-h2 in ubuntu disco.

No description available for python-h2 in ubuntu disco.

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.