python-hpack 3.0.0-1 source package in Ubuntu

Changelog

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

  * Imported Upstream version 3.0.0

 -- Sebastien Delafond <email address hidden>  Tue, 04 Jul 2017 14:48:59 +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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hpack_3.0.0-1.dsc 1.7 KiB 0488b2a865be7f1d95a738077c0d234ba1c455e5d62188df4bc0baa8a506a54b
python-hpack_3.0.0.orig.tar.xz 1.2 MiB a61fd9c86463ed439c8eb2abbb50a34552b3bdd08f9d48ce714428cb75fae0b1
python-hpack_3.0.0-1.debian.tar.xz 2.1 KiB 6599def0421d68a1843f8341d111002e7d40e62e6fdddcf421f1c79cba08ef0a

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.