GET /api/v1/ports/icu-docs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "icu-docs",
    "portdir": "devel/icu",
    "version": "74.2",
    "license": "Permissive",
    "platforms": "any",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://icu.unicode.org/",
    "description": "International Components for Unicode (documentation)",
    "long_description": "The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support). Documentation.",
    "active": true,
    "categories": [
        "devel",
        "textproc"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc"
            ]
        }
    ],
    "depends_on": []
}