GET /api/v1/ports/rb19-actionpack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-actionpack",
"portdir": "ruby/rb19-actionpack",
"version": "3.0.5",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rubyonrails.org/",
"description": "Web apps on Rails",
"long_description": "Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-activesupport",
"rb19-builder",
"rb19-erubis",
"rb19-i18n",
"rb19-rack",
"rb19-rack-mount",
"rb19-rack-test",
"rb19-tzinfo",
"rb19-activemodel"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb19-actionmailer",
"rb19-railties",
"rb19-rails"
]
}
]
}