| Port details |
- py-asyncstdlib Async variants of the Python standard library
- 3.14.0 devel
=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: olivier@FreeBSD.org
 - Port Added: 2026-05-07 08:30:10
- Last Update: 2026-05-07 08:26:41
- Commit Hash: 4dcad11
- Also Listed In: python
- License: MIT
- WWW:
- https://asyncstdlib.readthedocs.io/
- https://github.com/maxfischer2781/asyncstdlib
- Description:
- asyncstdlib provides async variants of features from the Python standard
library, such as itertools, functools, contextlib, builtins (any/all/min/
max/sum/...) and more. All tools are designed to work seamlessly with
both async and sync iterables, callables and context managers.
 ¦ ¦ ¦ ¦ 
- 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}asyncstdlib>0:devel/py-asyncstdlib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-asyncstdlib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-asyncstdlib
- pkg install py311-asyncstdlib
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-asyncstdlib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-asyncstdlib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777968796
SHA256 (asyncstdlib-3.14.0.tar.gz) = f99396992a3bba7495d8cf6c832bfe8c8727f61213233d3569a5a9cbd1c04385
SIZE (asyncstdlib-3.14.0.tar.gz) = 51074
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-flit-core>0 : devel/py-flit-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
- This port is required by:
- for Run
-
- misc/py-fal-client
Configuration Options:
- No options to configure
- Options name:
- devel_py-asyncstdlib
- 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 |
3.14.0 07 May 2026 08:26:41
    |
Olivier Cochard (olivier)  |
devel/py-asyncstdlib: New port
Async variants of the Python standard library |
Number of commits found: 1
|