GET /api/v1/ports/rb-http-access2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-http-access2",
"portdir": "ruby/rb-http-access2",
"version": "2.0.9",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dev.ctor.org/http-access2",
"description": "libwww-perl like web library for ruby",
"long_description": "Accesses resources via http. This library mimics the functionality of perl's libwww.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-google",
"rb-bioruby"
]
}
]
}