GET /api/v1/ports/sequoia-chameleon-gnupg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "sequoia-chameleon-gnupg",
    "portdir": "security/sequoia-chameleon-gnupg",
    "version": "0.13.0",
    "license": "LGPL-2.0+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sequoia-pgp.org/",
    "description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
    "long_description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
    "active": true,
    "categories": [
        "security",
        "mail"
    ],
    "maintainers": [
        {
            "name": "jann",
            "github": "roederja",
            "ports_count": 10
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "capnproto",
                "cargo",
                "legacy-support",
                "pkgconfig",
                "rust"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind",
                "nettle",
                "libiconv",
                "openssl3",
                "sqlite3"
            ]
        }
    ],
    "depends_on": []
}