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

{
    "name": "p5.32-number-compare",
    "portdir": "perl/p5-number-compare",
    "version": "0.30.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Number::Compare",
    "description": "numeric comparisons",
    "long_description": "Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-file-find-object-rule",
                "p5.32-file-find-rule",
                "p5.32-path-iterator-rule"
            ]
        }
    ]
}