GET /api/v1/ports/rb32-iconv/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-iconv",
"portdir": "ruby/rb-iconv",
"version": "1.1.0",
"license": "(BSD or Ruby)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/iconv",
"description": "iconv wrapper library",
"long_description": "iconv wrapper library",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"ruby32"
]
}
],
"depends_on": []
}