GET /api/v1/ports/gnupg-pkcs11-scd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnupg-pkcs11-scd",
"portdir": "security/gnupg-pkcs11-scd",
"version": "0.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alonbl/gnupg-pkcs11-scd",
"description": "GnuPG PKCS#11 Smart-Card Daemon",
"long_description": "gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon to enable the use of PKCS#11 tokens with GnuPG",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"gnupg2",
"pkcs11-helper"
]
}
],
"depends_on": []
}