GET /api/v1/ports/hunspell-en_GB_large/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "hunspell-en_GB_large",
    "portdir": "textproc/hunspell-en",
    "version": "2020.12.07",
    "license": "permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://wordlist.aspell.net/dicts/",
    "description": "SCOWL based hunspell english dictionaries.",
    "long_description": "SCOWL based hunspell english dictionaries.: large GB English dictionary",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "perl5",
                "aspell",
                "dos2unix",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "hunspell"
            ]
        }
    ],
    "depends_on": []
}