[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/h11/h11.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 [T] It's a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. [T] This means you can hook h11 up to your favorite network API, and that could [T] be anything you want: synchronous, threaded, asynchronous, or your own [T] implementation of RFC 6214 -- h11 won't judge you. (Compare this to the [T] current state of the art, where every time a new network API comes along [T] then someone gets to start over reimplementing the entire HTTP protocol [T] from scratch.) [U] https://github.com/python-hyper/h11 [A] Nathaniel J. Smith [M] The T2 Project [C] extra/development [L] MIT [S] Stable [V] 0.14.0 [P] X -----5---9 110.000 [D] daf8436650bd94d008912f47cb9eab960cd8407197e752ec0a634933 h11-0.14.1.tar.gz https://github.com/python-hyper/h11/archive/v0.14.0/