Binary package “python3-qpack” in ubuntu oracular

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.