Port details |
- py-qh3 Lightway and fast implementation of QUIC and HTTP/3
- 1.0.9_1 www =2 1.0.8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-06-19 20:36:05
- Last Update: 2024-09-10 11:00:34
- Commit Hash: 89ab81d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://qh3.readthedocs.io/en/latest/
- Description:
- qh3 is a library for the QUIC network protocol in Python. It features a minimal
TLS 1.3 implementation, a QUIC stack, and an HTTP/3 stack.
QUIC was standardized in RFC 9000 and HTTP/3 in RFC 9114. qh3 follow the
standardized version of QUIC and HTTP/3.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qh3>0:www/py-qh3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-qh3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-qh3
- pkg install py311-qh3
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 py311-qh3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qh3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725493857
SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0
SIZE (rust/crates/aead-0.5.2.crate) = 15509
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:
-
- py311-maturin>=1.2 : devel/py-maturin@py311
- bash : shells/bash
- cmake : devel/cmake-core
- rust>=1.81.0 : lang/rust
- cmake : devel/cmake-core
- llvm-config15 : devel/llvm15
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-qh3
- USES:
- cargo llvm:build python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|