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

{
    "name": "p5.26-test-classapi",
    "portdir": "perl/p5-test-classapi",
    "version": "1.70.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "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": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-class-inspector",
                "p5.26-config-tiny",
                "p5.26-params-util"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-algorithm-dependency",
                "p5.26-file-flat",
                "p5.26-test-inline"
            ]
        }
    ]
}