GET /api/v1/ports/gopass/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gopass",
"portdir": "security/gopass",
"version": "1.16.0",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gopass.pw",
"description": "The slightly more awesome Standard Unix Password Manager for Teams",
"long_description": "The slightly more awesome Standard Unix Password Manager for Teams",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnupg2"
]
}
],
"depends_on": []
}