GET /api/v1/ports/ext2fuse/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ext2fuse",
"portdir": "fuse/ext2fuse",
"version": "0.8.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ext2fuse/",
"description": "ext2 filesystem in user space",
"long_description": "Implementation of the ext2 filesystem in user space, using the FUSE library.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"e2fsprogs",
"macfuse"
]
}
],
"depends_on": []
}