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

{
    "name": "py310-gnureadline",
    "portdir": "python/py-gnureadline",
    "version": "8.1.2",
    "license": "GPL-3+ and PSF",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ludwigschwardt/python-gnureadline",
    "description": "Python readline extension.",
    "long_description": "Python readline extension.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2546
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-installer",
                "clang-16",
                "py310-setuptools",
                "py310-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "ncurses"
            ]
        }
    ],
    "depends_on": []
}