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

{
    "name": "p5.30-digest-sha",
    "portdir": "perl/p5-digest-sha",
    "version": "6.40.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Digest::SHA",
    "description": "Perl module for SHA-1 through SHA-512",
    "long_description": "Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-alien-sdl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-crypt-appletwofish",
                "p5.30-net-twitter",
                "p5.30-session-storage-secure",
                "p5.30-dbix-class-cursor-cached",
                "p5.30-sql-translator",
                "p5.30-net-eboks",
                "p5.30-crypt-bcrypt",
                "p5.30-crypt-passphrase"
            ]
        }
    ]
}