GET /api/v1/ports/rb31-idn-ruby/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb31-idn-ruby",
"portdir": "ruby/rb-idn-ruby",
"version": "0.1.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deepfryed/idn-ruby",
"description": "LibIDN Ruby bindings",
"long_description": "LibIDN Ruby bindings",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libidn",
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-twitter-text"
]
}
]
}