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

{
    "name": "py310-libnewt",
    "portdir": "devel/libnewt",
    "version": "0.52.24",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pagure.io/newt",
    "description": "python 3.10 bindings (the \"snack\" module) for libnewt",
    "long_description": "python 3.10 bindings (the \"snack\" module) for libnewt, a text-mode widget-based user interface library.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "autoconf",
                "automake",
                "gettext",
                "libtool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libnewt",
                "popt",
                "slang2",
                "python310",
                "gettext-runtime"
            ]
        }
    ],
    "depends_on": []
}