GET /api/v1/ports/py311-s3fs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-s3fs",
"portdir": "python/py-s3fs",
"version": "2025.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dask/s3fs/",
"description": "Convenient Filesystem interface over S3",
"long_description": "Convenient Filesystem interface over S3",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-fsspec",
"py311-aiohttp",
"py311-aiobotocore"
]
}
],
"depends_on": []
}