python-hpack 3.0.0-3 source package in Ubuntu

Changelog

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

  * Switch to DEP 14
  * Update Vcs-* to point to salsa.d.o
  * Bump-up Standards-Version
  * Use https in debian/watch
  * Use https URL for copyright-format
  * Change Homepage

 -- Sebastien Delafond <email address hidden>  Thu, 05 Apr 2018 12:54:25 +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-hpack_3.0.0-3.dsc 1.7 KiB 44024dfa44146ed5893225f9f648c46fdc6435038d03cd886e160a431bb3330e
python-hpack_3.0.0.orig.tar.xz 1.2 MiB a61fd9c86463ed439c8eb2abbb50a34552b3bdd08f9d48ce714428cb75fae0b1
python-hpack_3.0.0-3.debian.tar.xz 2.3 KiB 35b8e67d633c2cef25e050725c54ed36a97cfefdb2dc984c40e22b1c91c150e2

Available diffs

No changes file available.

Binary packages built by this source

python-hpack: No summary available for python-hpack in ubuntu focal.

No description available for python-hpack in ubuntu focal.

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.