HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "s3fs",
"portdir": "fuse/s3fs",
"version": "1.93",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/s3fs-fuse/s3fs",
"description": "Amazon S3 filesystem for FUSE",
"long_description": "FUSE-based file system backed by Amazon S3. Mount a bucket as a local file system read/write. Store files/folders natively and transparently.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssh",
"libxml2",
"macfuse",
"curl"
]
}
],
"depends_on": []
}