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

{
    "name": "p5.28-test-inline",
    "portdir": "perl/p5-test-inline",
    "version": "2.214.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test::Inline",
    "description": "Inlining your tests next to the code being tested",
    "long_description": "Embedding tests allows tests to be placed near the code it's testing. This is a nice supplement to the traditional .t files. It's like XUnit, only better and Perl-style.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-test-classapi",
                "p5.28-test-script",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-file-chmod",
                "p5.28-file-find-rule",
                "p5.28-file-flat",
                "perl5.28",
                "p5.28-params-util",
                "p5.28-path-tiny",
                "p5.28-file-remove",
                "p5.28-algorithm-dependency",
                "p5.28-config-tiny"
            ]
        }
    ],
    "depends_on": []
}