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

{
    "name": "p5.28-test-inter",
    "portdir": "perl/p5-test-inter",
    "version": "1.110.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test::Inter",
    "description": "Test::Inter - framework for more readable interactive test scripts",
    "long_description": "Test::Inter - framework for more readable interactive test scripts",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-test-simple",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.28-locale-codes",
                "p5.28-date-manip"
            ]
        }
    ]
}