GET /api/v1/ports/rb-net-ssh-gateway/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-net-ssh-gateway",
"portdir": "ruby/rb-net-ssh-gateway",
"version": "2.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/net-ssh/net-ssh-gateway",
"description": "A simple library to assist in establishing tunneled Net::SSH connection",
"long_description": "A simple library to assist in establishing tunneled Net::SSH connection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb-capistrano"
]
}
]
}