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

{
    "name": "p5.28-crypt-idea",
    "portdir": "perl/p5-crypt-idea",
    "version": "1.100.0",
    "license": "BSD-old",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::IDEA",
    "description": "perl implementation of IDEA",
    "long_description": "perl implementation of IDEA",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-crypt-idea",
                "p5.28-crypt-openpgp",
                "p5.28-net-ssh-perl"
            ]
        }
    ]
}