GET /api/v1/ports/sequoia-pgp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sequoia-pgp",
"portdir": "security/sequoia-pgp",
"version": "0.25.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sequoia-pgp.org/",
"description": "Sequoia PGP",
"long_description": "Sequoia is a cool new OpenPGP implementation. It consists of several crates, providing both a low-level and a high-level API for dealing with OpenPGP data.",
"active": false,
"categories": [
"security"
],
"maintainers": [
{
"name": "jann",
"github": "roederja",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"cargo",
"pkgconfig",
"rust",
"coreutils"
]
},
{
"type": "lib",
"ports": [
"capnproto",
"nettle",
"openssl",
"sqlite3"
]
}
],
"depends_on": []
}