GET /api/v1/ports/p5.26-crypt-rijndael/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-crypt-rijndael",
    "portdir": "perl/p5-crypt-rijndael",
    "version": "1.160.0",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::Rijndael",
    "description": "Implementation of the Rijndel-crypto algorithm for perl",
    "long_description": "This is Crypt::Rijndael, an XS-based implementation of the Advanced Encryption Standard algorithm Rijndael, designed by Joan Daemen and Vincent Rijmen.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-data-entropy",
                "p5.26-crypt-openpgp",
                "p5.26-dancer-session-cookie",
                "p5.26-audio-m4p",
                "p5.26-session-storage-secure",
                "p5.26-net-snmp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "p5.26-file-keepass"
            ]
        }
    ]
}