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

{
    "name": "p5.28-lingua-stem",
    "portdir": "perl/p5-lingua-stem",
    "version": "2.310.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Lingua::Stem",
    "description": "Stemming of words",
    "long_description": "Stemming of words",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-lingua-pt-stemmer",
                "p5.28-lingua-stem-fr",
                "p5.28-lingua-stem-it",
                "p5.28-lingua-stem-ru",
                "perl5.28",
                "p5.28-snowball-norwegian",
                "p5.28-snowball-swedish",
                "p5.28-text-german",
                "p5.28-lingua-stem-snowball-da"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-lingua-en-tagger"
            ]
        }
    ]
}