python-h2 3.0.1-2 source package in Ubuntu

Changelog

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

  * Don't install Hypothesis example database into binary package (Closes: #885658).

 -- Sebastien Delafond <email address hidden>  Mon, 01 Jan 2018 14:20:10 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_3.0.1-2.dsc 1.8 KiB ba3837ece36c7c4bec8978ed01ba5a0def9018eaf530f0355c0172f605895573
python-h2_3.0.1.orig.tar.xz 1.9 MiB 07a414eec7d2276d0b4a510d431054dffb88508c218371a182cd962d114c34e5
python-h2_3.0.1-2.debian.tar.xz 2.1 KiB 46306c1d12f2ae41ae4edd20120b01479f1a49f8fff5865a72eda3c0351d94b3

Available diffs

No changes file available.

Binary packages built by this source

python-h2: Pure-Python 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.

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.