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

{
    "name": "py38-sip-devel",
    "portdir": "python/py-sip",
    "version": "6.8.1.dev2311302116",
    "license": "(GPL-2 or GPL-3 or PSF)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/sip/",
    "description": "A Python bindings generator for C/C++ libraries",
    "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 456
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1623
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-wheel",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-packaging",
                "py38-ply",
                "py38-setuptools",
                "py38-tomli",
                "python38"
            ]
        }
    ],
    "depends_on": []
}