GET /api/v1/ports/rb-activesupport/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-activesupport",
"portdir": "ruby/rb-activesupport",
"version": "2.2.2",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/activesupport",
"description": "Ruby utility classes and extension to the standard library.",
"long_description": "Utility classes and extension to the standard library that were required by Rails, but found of general use.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-activeresource",
"rb-actionpack",
"rb-activerecord",
"rb-rails"
]
}
]
}