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

{
    "name": "iso-codes",
    "portdir": "devel/iso-codes",
    "version": "4.7.0",
    "license": "LGPL-2.1+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://salsa.debian.org/iso-codes-team/iso-codes",
    "description": "ISO country, language and currency codes and translations",
    "long_description": "This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-14",
                "python311"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-desktop-gtk4",
                "gstreamer010-gst-plugins-base",
                "libxklavier",
                "gspell",
                "gtkspell3",
                "gedit",
                "empathy",
                "epiphany",
                "libgtkhtml3",
                "libgtkhtml4",
                "gtk3",
                "gtk3-devel",
                "gtk4-devel",
                "gtk4",
                "gnome-desktop",
                "gnokii",
                "darktable",
                "darktable-devel",
                "libgda5",
                "gdm",
                "gimp2",
                "gimp2-devel",
                "gimp3-devel"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnome-doc-utils"
            ]
        }
    ]
}