GET /api/v1/ports/rb19-rest-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-rest-client",
"portdir": "ruby/rb19-rest-client",
"version": "1.6.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rdoc.info/projects/archiloque/rest-client",
"description": "Simple REST client for Ruby",
"long_description": "A simple REST client for Ruby, inspired by microframework syntax for specifying actions.",
"active": false,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-heroku"
]
},
{
"type": "run",
"ports": [
"rb19-taps"
]
}
]
}