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

{
    "name": "p5.30-digest-gost",
    "portdir": "perl/p5-digest-gost",
    "version": "0.60.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Digest::GOST",
    "description": "A Perl interface to the GOST R 34.11-94 digest algorithm",
    "long_description": "A Perl interface to the GOST R 34.11-94 digest algorithm",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": []
}