Package: wnpp Severity: wishlist Owner: Sebastien Delafond <s...@debian.org>
* Package name : python-h11 Version : 0.8.0 Upstream Author : Nathaniel J. Smith <n...@pobox.com> * URL : https://github.com/njsmith/h11 * License : MIT Programming Lang: Python Description : A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. . 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. This will be a dependency for mitmproxy 3.x.