GET /api/v1/ports/rb32-rest-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-rest-client",
"portdir": "ruby/rb-rest-client",
"version": "2.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rest-client.heroku.com",
"description": "Simple REST client for Ruby",
"long_description": "A simple REST client for Ruby, inspired by microframework syntax for specifying actions.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-http-cookie",
"rb32-http-accept",
"rb32-mime-types",
"rb32-netrc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-heroku"
]
}
]
}