1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/www/py-hyperframe/pkg-descr

9 lines
312 B
Plaintext

This library contains the HTTP/2 framing code used in the hyper project.
It provides a pure-Python codebase that is capable of decoding a binary
stream into HTTP/2 frames.
This library is used directly by hyper and a number of other projects to
provide HTTP/2 frame decoding logic.
WWW: http://hyper.rtfd.org/