python-hpack 3.0.0-2 source package in Ubuntu

Changelog

python-hpack (3.0.0-2) unstable; urgency=medium

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

 -- Sebastien Delafond <email address hidden>  Sun, 07 Jan 2018 10:45:59 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hpack_3.0.0-2.dsc 1.7 KiB 1cf0f0a135453768589329d7365d655263841506d8e2856a05bf85f5a3d296ff
python-hpack_3.0.0.orig.tar.xz 1.2 MiB a61fd9c86463ed439c8eb2abbb50a34552b3bdd08f9d48ce714428cb75fae0b1
python-hpack_3.0.0-2.debian.tar.xz 2.2 KiB 34bec847b38e4db4c1068ec77ee4510bd274f8042ee3ac92fe84a87874ec9a5e

Available diffs

No changes file available.

Binary packages built by this source

python-hpack: Pure-Python HTTP/2 header encoding (HPACK)

 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.

python3-hpack: Pure-Python3 HTTP/2 header encoding (HPACK)

 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.
 .
 This is the Python 3 version of the package.