GET /api/v1/ports/patchelf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "patchelf",
"portdir": "devel/patchelf",
"version": "0.18.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NixOS/patchelf",
"description": "Modify dynamic ELF executables",
"long_description": "PatchELF is a simple utility for modifying existing ELF executables and libraries",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "laszlo",
"github": "lkollar",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}