| Port details |
- py-caio Asynchronous file IO for Python
- 0.10.2 devel
=0 0.9.25Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-02-24 07:09:10
- Last Update: 2026-07-31 06:31:07
- Commit Hash: 37785d3
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/mosquito/caio/
- Description:
- caio is a Python library providing asynchronous file I/O operations for Linux,
macOS, and Windows. It offers efficient asynchronous I/O through various backend
implementations and integrates with asyncio. The library provides both low-level
AIO API bindings and a high-level asyncio wrapper for convenient asynchronous
file operations.
¦ ¦ ¦ ¦ 
- 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}caio>0:devel/py-caio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-caio/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-caio
- pkg install py312-caio
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 py312-caio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-caio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785390585
SHA256 (caio-0.10.2.tar.gz) = 83b86d3c211ac585b979494848283443f3169d04ea9a0310dec2c9d577a1fba6
SIZE (caio-0.10.2.tar.gz) = 35620
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-anyio>0 : devel/py-anyio@py312
- py312-aiomisc-pytest>0 : devel/py-aiomisc-pytest@py312
- py312-pytest-asyncio>0 : devel/py-pytest-asyncio@py312
- py312-pytest-timeout>0 : devel/py-pytest-timeout@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- devel/py-aiofile
Configuration Options:
- No options to configure
- Options name:
- devel_py-caio
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.10.2 31 Jul 2026 06:31:07
    |
Yuri Victorovich (yuri)  |
devel/py-caio: update 0.9.25 → 0.10.2 |
0.9.25 24 Feb 2026 07:05:49
    |
Yuri Victorovich (yuri)  |
devel/py-caio: New port: Asynchronous file IO for Python |
Number of commits found: 2
|