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

{
    "name": "p5.30-crypt-cast5",
    "portdir": "perl/p5-crypt-cast5",
    "version": "0.50.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::CAST5",
    "description": "CAST5 block cipher",
    "long_description": "This module provides an implementation of the CAST5 block cipher using compiled C code for increased speed. CAST5 is also known as CAST-128. It is a product of the CAST design procedure developed by C. Adams and S. Tavares.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.30-crypt-cbc"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": []
}