SlackBuilds Repository

15.0 > Python > python3-h2 (4.1.0)

h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of
h2 is to be a common HTTP/2 stack for the Python ecosystem, usable in
all programs regardless of concurrency model or environment.

To achieve this, h2 is entirely self-contained: it does no I/O of any
kind, leaving that up to a wrapper library to control. This ensures
that it can seamlessly work in all kinds of environments, from
single-threaded code to Twisted.

Its goal is to be 100% compatible with RFC 7540, implementing a
complete HTTP/2 protocol stack build on a set of finite state
machines. Its secondary goals are to be fast, clear, and efficient.

Maintained by: Steven Voges
Keywords: h2,http2
ChangeLog: python3-h2

Homepage:
http://python-hyper.org/projects/h2

Source Downloads:
h2-4.1.0.tar.gz (6ef36d1030fc7febe3585a4635aaf5bc)

Download SlackBuild:
python3-h2.tar.gz
python3-h2.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
python3-h2.SlackBuild
python3-h2.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds