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

{
    "name": "p5.30-digest-crc",
    "portdir": "perl/p5-digest-crc",
    "version": "0.240.0",
    "license": "public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Digest::CRC",
    "description": "Generic CRC functions",
    "long_description": "The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16, CRC-32 and CRC-64, as well as the CRC used in OpenPGP's ASCII-armored checksum.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-authen-dechpwd"
            ]
        }
    ]
}