GET /api/v1/ports/gopass/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gopass",
"portdir": "security/gopass",
"version": "1.15.15",
"license": "MIT",
"platforms": "darwin freebsd linux",
"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": 41
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1002
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gnupg2"
]
}
],
"depends_on": []
}