h11: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1¶
Description¶
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.16.0
version_requirements.txt:
h11
Installation commands¶
$ pip install h11
$ sage -i h11
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.