GET /api/v1/ports/rb33-protobuf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb33-protobuf",
"portdir": "ruby/rb-protobuf",
"version": "4.26.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rubygems.org/gems/google-protobuf",
"description": "Protocol Buffers for Ruby",
"long_description": "Protocol Buffers for Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"protobuf-c"
]
}
],
"depends_on": []
}