h11: A pure-Python, bring-your-own-I/O implementation of HTTP/1.11

It's a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 -- h11 won't judge you. (Compare this to the current state of the art, where every time a new network API comes along then someone gets to start over reimplementing the entire HTTP protocol from scratch.)

... part of T2, get it here

URL: https://github.com/python-hyper/h11

Author: Nathaniel J. Smith <njs [at] pobox [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: MIT
Status: Stable
Version: 0.14.0

Download: https://github.com/python-hyper/h11/ h11-0.14.1.tar.gz

T2 source: h11.cache
T2 source: h11.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.22 MB, 38 files

Dependencies (build time detected): bash coreutils cython diffutils gawk grep gzip openssl python python-gpep517 sed setuptools tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).