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

{
    "name": "p5.34-lingua-en-number-isordinal",
    "portdir": "perl/p5-lingua-en-number-isordinal",
    "version": "0.50.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Lingua::EN::Number::IsOrdinal",
    "description": "Lingua::EN::Number::IsOrdinal - detect if English number is ordinal or cardinal",
    "long_description": "This module will tell you if a number, either in words or as digits, is a cardinal or ordinal number. This is useful if you e.g. want to distinguish these types of numbers found with Lingua::EN::FindNumber and take different actions.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-fatal",
                "p5.34-try-tiny",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-lingua-en-findnumber"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-lingua-en-number-isordinal",
                "p5.34-lingua-en-inflect-phrase"
            ]
        }
    ]
}