GET /api/v1/ports/p5-test-spec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5-test-spec",
    "portdir": "perl/p5-test-spec",
    "version": "0.540.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-test-spec",
    "homepage": "https://metacpan.org/pod/Test::Spec",
    "description": "Test::Spec - Write tests in a declarative specification style",
    "long_description": "Test::Spec - Write tests in a declarative specification style",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-test-spec"
            ]
        }
    ],
    "depends_on": []
}