GET /api/v1/ports/rb19-metric_fu/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-metric_fu",
"portdir": "ruby/rb19-metric_fu",
"version": "1.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/metricfu/metric_fu",
"description": "Code metrics from Flog, Flay, RCov, Saikuro, Churn, Reek, Roodi, Rails' stats task and Rails Best Practices",
"long_description": "Metric_fu is a set of rake tasks that make it easy to generate metrics reports. It's designed to integrate easily with CruiseControl.rb by placing files in the Custom Build Artifacts folder.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-chronic",
"rb19-churn",
"rb19-flay",
"rb19-flog",
"rb19-rails_best_practices",
"rb19-rcov",
"rb19-reek",
"rb19-roodi",
"rb19-saikuro",
"rb19-activesupport"
]
}
],
"depends_on": []
}