GET /api/v1/ports/rb32-net-ssh/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-net-ssh",
"portdir": "ruby/rb-net-ssh",
"version": "7.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://net-ssh.github.io/net-ssh",
"description": "A pure-Ruby implementation of the SSH2 client protocol",
"long_description": "A pure-Ruby implementation of the SSH2 client protocol",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-heroku"
]
},
{
"type": "run",
"ports": [
"rb32-net-ssh-gateway"
]
}
]
}