GET /api/v1/ports/rb19-flog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-flog",
"portdir": "ruby/rb19-flog",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ruby.sadi.st/Flog.html",
"description": "Ruby code pain reports",
"long_description": "Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-parser",
"rb19-sexp_processor"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-metric_fu"
]
}
]
}