Port details |
- py-quart-trio Quart extension to provide trio support
- 0.12.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-13 06:30:26
- Last Update: 2025-10-13 06:11:25
- Commit Hash: 2962a14
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pgjones/quart-trio
- Description:
- Quart-Trio is an extension for Quart to support the Trio event loop. This is an
alternative to using the asyncio event loop present in the Python standard
library and supported by default in Quart.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}quart-trio>0:www/py-quart-trio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-quart-trio/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-quart-trio
- pkg install py311-quart-trio
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-quart-trio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-quart-trio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759816488
SHA256 (quart_trio-0.12.0.tar.gz) = 02ec840998d0e897eeabc0e5f48c12d8204e91a823870fd0b8b2f7331b44198c
SIZE (quart_trio-0.12.0.tar.gz) = 14979
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pdm-backend>=0 : devel/py-pdm-backend@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-hypercorn>=0.12.0 : www/py-hypercorn@py311
- py311-quart>=0.19 : www/py-quart@py311
- py311-trio>=0.19.0 : net/py-trio@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-quart-trio
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.0 13 Oct 2025 06:11:25
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quart-trio: Add py-quart-trio 0.12.0
Quart-Trio is an extension for Quart to support the Trio event loop. This is an
alternative to using the asyncio event loop present in the Python standard
library and supported by default in Quart. |
Number of commits found: 1
|