GET /api/v1/ports/p5.28-list-someutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-list-someutils",
    "portdir": "perl/p5-list-someutils",
    "version": "0.590.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/List::SomeUtils",
    "description": "List::SomeUtils - Provide the stuff missing in List::Util",
    "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-test-leaktrace",
                "p5.28-text-parsewords",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-scalar-list-utils",
                "p5.28-list-someutils-xs",
                "p5.28-module-implementation"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-list-allutils",
                "p5.28-perl-critic",
                "p5.28-code-tidyall"
            ]
        }
    ]
}