GET /api/v1/ports/p5.28-crypt-openpgp/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-crypt-openpgp",
    "portdir": "perl/p5-crypt-openpgp",
    "version": "1.120.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::OpenPGP",
    "description": "Pure-Perl OpenPGP implementation",
    "long_description": "Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard.] In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-test-exception",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-crypt-blowfish",
                "p5.28-crypt-cast5_pp",
                "p5.28-crypt-des_ede3",
                "p5.28-crypt-dsa",
                "p5.28-crypt-idea",
                "p5.28-crypt-random",
                "perl5.28",
                "p5.28-crypt-ripemd160",
                "p5.28-crypt-twofish",
                "p5.28-file-homedir",
                "p5.28-libwww-perl",
                "p5.28-uri",
                "p5.28-crypt-rijndael",
                "p5.28-alt-crypt-rsa-bigint"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-dbix-class-encodedcolumn"
            ]
        }
    ]
}