GET /api/v1/ports/rb19-main/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-main",
"portdir": "ruby/rb19-main",
"version": "4.2.0",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahoward/main",
"description": "Class factory and DSL for generating command line programs",
"long_description": "Class factory and DSL for generating command line programs. In short, main.rb aims to drastically lower the barrier to writing uniform command line applications.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-arrayfields",
"rb19-fattr"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-churn"
]
}
]
}