パッケージ: python3-h2 (4.1.0-3ubuntu1)
python3-h2 に関するリンク
Trisquel の資源:
python-h2 ソースパッケージをダウンロード:
- [python-h2_4.1.0-3ubuntu1.dsc]
- [python-h2_4.1.0.orig.tar.xz]
- [python-h2_4.1.0-3ubuntu1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Andrej Shadura
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
This module contains a pure-Python HTTP/2 of a HTTP/2 protocol stack. It’s written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm.
This is the Python 3 version of the package.
その他の python3-h2 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hpack (>= 4.0)
- Pure-Python3 HTTP/2 header encoding (HPACK)
-
- dep: python3-hyperframe (>= 6.0)
- Pure-Python3 HTTP/2 framing code