python-hpack 1.1.0-1 source package in Ubuntu

Changelog

python-hpack (1.1.0-1) unstable; urgency=low

  * New package (Closes: #789781); thanks to Sophie Brun <email address hidden>
    for doing the entire packaging work.

 -- Sebastien Delafond <email address hidden>  Wed, 29 Jul 2015 20:39:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hpack_1.1.0-1.dsc 1.6 KiB 7dcf41b086821d1a3782884088ca82a5c2f7a185f96673c94635aad1a2da55ea
python-hpack_1.1.0.orig.tar.gz 17.3 KiB 8a261a5ceee1d2d9f81027025b9fa154d4b3f5f27ff28c40aae8968a942db523
python-hpack_1.1.0-1.debian.tar.xz 1.9 KiB bb45482023e12e18f263a687bff4dfac8123ad080a3fe34b7f6bced2237b0089

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.