GET /api/v1/ports/ssh-tools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ssh-tools",
"portdir": "sysutils/ssh-tools",
"version": "1.9",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/vaporup/ssh-tools",
"description": "Additional tools that make SSH more convenient",
"long_description": "Additional tools that make SSH more convenient",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
}