Path to this page:
./
www/py-h11,
Pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Branch: pkgsrc-2018Q1,
Version: 0.7.0,
Package name: py27-h11-0.7.0,
Maintainer: pkgsrc-usersThis is a little 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. (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.)
Required to run:[
lang/python27] [
devel/py-setuptools]
Master sites:
SHA1: 82dda1ecde1d8c2e5056fe329c177a8a62d13772
RMD160: 549b548f195333573f7b3a6f4157af33303b0b27
Filesize: 103.495 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version py27-h11-0.7.0 (created)