pylsqpack is a wrapper around the ls-qpack library.
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.
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.
To install py313-pylsqpack, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py313-pylsqpack
To see what files were installed by py313-pylsqpack, run:
port contents py313-pylsqpack
To later upgrade py313-pylsqpack, run:
sudo port selfupdate && sudo port upgrade py313-pylsqpack
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.