GET /api/v1/ports/py36-s3fs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-s3fs",
"portdir": "python/py-s3fs",
"version": "0.5.1",
"license": "BSD",
"platforms": "darwin",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-aiobotocore",
"py36-fsspec"
]
}
],
"depends_on": []
}