PACKAGE NAME: python3-h11-0.16.0-x86_64-1_danix.txz PACKAGE MIRROR: https://packages.danix.xyz/ PACKAGE LOCATION: ./python/python3-h11 PACKAGE SIZE (compressed): 56 K PACKAGE SIZE (uncompressed): 230 K PACKAGE DESCRIPTION: python3-h11: python3-h11 (little HTTP/1.1 library written from scratch in Python) python3-h11: python3-h11: It's a "bring-your-own-I/O" library; h11 contains no IO code python3-h11: whatsoever. This means you can hook h11 up to your favorite network python3-h11: API, and that could be anything you want: synchronous, threaded, python3-h11: asynchronous, or your own implementation of RFC 6214 - h11 won't judge python3-h11: you. python3-h11: python3-h11: Homepage: https://github.com/python-hyper/h11 python3-h11: python3-h11: