python-pylsqpack 0.3.17
Python bindings for `ls-qpack'
pylsqpack
is a wrapper around the ls-qpack
library. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.
- Outputs:
out
- Website: https://github.com/aiortc/pylsqpack
- Licenses: Expat
- Package source: gnu/packages/python-compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pylsqpack 0.3.17
as follows:
guix install python-pylsqpack@0.3.17
Or install the latest version:
guix install python-pylsqpack
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.