| Port details |
- py-aiolimiter AIO rate limiter for asyncio
- 1.2.1 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: otis@FreeBSD.org
 - Port Added: 2025-12-11 21:00:08
- Last Update: 2025-12-11 20:48:47
- Commit Hash: 21e9adb
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/aiolimiter/
- Description:
- An efficient implementation of a rate limiter for asyncio.
This project implements the Leaky bucket algorithm.
¦ ¦ ¦ ¦ 
- 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}aiolimiter>0:www/py-aiolimiter@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-aiolimiter/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-aiolimiter
- pkg install py311-aiolimiter
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-aiolimiter listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aiolimiter
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1757573725
SHA256 (aiolimiter-1.2.1.tar.gz) = e02a37ea1a855d9e832252a105420ad4d15011505512a1a1d814647451b5cca9
SIZE (aiolimiter-1.2.1.tar.gz) = 7185
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-hatchling>0 : devel/py-hatchling@py311
- py311-poetry-core>0 : devel/py-poetry-core@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:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-aiolimiter
- 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 |
1.2.1 11 Dec 2025 20:48:47
    |
Juraj Lutter (otis)  |
www/py-aiolimiter: Add new port
An efficient implementation of a rate limiter for asyncio.
This project implements the Leaky bucket algorithm. |
Number of commits found: 1
|