qpack 0.0.19-1build2 source package in Ubuntu

Changelog

qpack (0.0.19-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as default

 -- Graham Inggs <email address hidden>  Sun, 25 Dec 2022 20:38:38 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
qpack_0.0.19.orig.tar.gz 12.2 KiB 3ad4d4413e5f9d2d1fc01c886d8705dbe85b5f4c706af28d13010a65a1f4836f
qpack_0.0.19-1build2.debian.tar.xz 2.2 KiB a74d2d50b2f7d55f79e97635632285966ef10916d763dcbe50e5380ebb7e5b8d
qpack_0.0.19-1build2.dsc 2.0 KiB c6f3d2ce0262fbfad52aa6d003456d78349e40d2e274506dd71781934a461c1f

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