qpack 0.0.19-1build3 source package in Ubuntu

Changelog

qpack (0.0.19-1build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 as default

 -- Graham Inggs <email address hidden>  Fri, 19 Jan 2024 20:48:36 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
SiriDB Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
qpack_0.0.19.orig.tar.gz 12.2 KiB 3ad4d4413e5f9d2d1fc01c886d8705dbe85b5f4c706af28d13010a65a1f4836f
qpack_0.0.19-1build3.debian.tar.xz 2.3 KiB b52a5b775ddbfa95773dad1d78e894055d91718d9a54cd4628cd94f24d1b59eb
qpack_0.0.19-1build3.dsc 2.0 KiB 75efb7a452d3a306df61cd5dea52fd88af35c41a8e08783e606015ff8020f557

Available diffs

View changes file

Binary packages built by this source

python3-qpack: Python3 implementation of the QPack protocol

 QPack is a fast and efficient serialization format like MessagePack. One key
 difference is flexible map and array support. This enables code to write
 directly to a qpack buffer without knowledge of the size of the map or
 array beforehand.

python3-qpack-dbgsym: debug symbols for python3-qpack