GET /api/v1/ports/ssh-askpass-mac/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ssh-askpass-mac",
"portdir": "aqua/ssh-askpass-mac",
"version": "1.2",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lukas-zronek/ssh-askpass-mac",
"description": "A macOS front-end of ssh-askpass with keychain support",
"long_description": "ssh-askpass-mac is a graphical front-end for ssh-add on macOS, which can store the password of a private key in the keychain",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
}