GET /api/v1/ports/rb31-unf_ext/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb31-unf_ext",
"portdir": "ruby/rb-unf_ext",
"version": "0.0.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/knu/ruby-unf_ext",
"description": "Unicode Normalization Form support library for CRuby",
"long_description": "Unicode Normalization Form support library for CRuby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-unf"
]
}
]
}