Port details |
- py-hyperframe Python module that decodes binary streams into HTTP/2 frames
- 6.0.0 www
=2 6.0.0Version of this port present on the latest quarterly branch. - Maintainer: shaun@FreeBSD.org
 - Port Added: 2017-04-12 02:31:09
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: xclock, py38-pycparser, font-misc-meltho, libjxl, font-bh-lucidatypewriter-100dpi
- Also Listed In: python
- License: MIT
- Description:
- This library contains the HTTP/2 framing code used in the hyper project.
It provides a pure-Python codebase that is capable of decoding a binary
stream into HTTP/2 frames.
This library is used directly by hyper and a number of other projects to
provide HTTP/2 frame decoding logic.
WWW: http://hyper.rtfd.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}hyperframe>0:www/py-hyperframe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-hyperframe/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-hyperframe
- pkg install py38-hyperframe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-hyperframe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-hyperframe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1608920027
SHA256 (hyperframe-6.0.0.tar.gz) = 742d2a4bc3152a340a49d59f32e33ec420aa8e7054c1444ef5c7efff255842f1
SIZE (hyperframe-6.0.0.tar.gz) = 24640
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- www/mitmproxy
- www/py-h2
- www/py-hyper
- Configuration Options:
- No options to configure
- Options name:
- www_py-hyperframe
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 6.0.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
6.0.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
28 Dec 2020 14:04:25
6.0.0
|
shaun  |
Update to 6.0.0.
PR: 252212
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
14 Feb 2019 18:11:55
5.2.0
|
bofh  |
www/py-hyperframe: Update version 5.0.0=>5.2.0
Approved by: shaun |
12 Apr 2017 02:30:59
5.0.0
|
shaun  |
New port: Python module that decodes binary streams into HTTP/2 frames. |
Number of commits found: 5
|