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

{
    "name": "p5-test-classapi",
    "portdir": "perl/p5-test-classapi",
    "version": "1.70.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-test-classapi",
    "homepage": "https://metacpan.org/pod/Test::ClassAPI",
    "description": "Provides basic first-pass API testing for large class trees",
    "long_description": "For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-test-classapi"
            ]
        }
    ],
    "depends_on": []
}