GET /api/v1/ports/rb33-method_source/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb33-method_source",
"portdir": "ruby/rb-method_source",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://banisterfiend.wordpress.com",
"description": "Retrieve the sourcecode for a method",
"long_description": "Retrieve the sourcecode for a method",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
}