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

{
    "name": "py39-sip",
    "portdir": "python/py-sip",
    "version": "6.10.0",
    "license": "(GPL-2 or GPL-3 or PSF)",
    "platforms": "{darwin any}",
    "epoch": 1,
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-packaging",
                "py39-ply",
                "py39-setuptools",
                "py39-tomli",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py39-pyqt6-webengine",
                "py39-pyqt6-charts",
                "py39-pyqt6-datavisualization",
                "py39-pyqt6-networkauth",
                "py39-wxpython-4.0",
                "py39-pyqt5-chart",
                "py39-pyqt5",
                "py39-pyqt5-scintilla",
                "py39-pyqt5-webengine",
                "py39-pyqt6-scintilla",
                "py39-pyqt6",
                "py39-pyqt6-3d"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-pyqt-builder",
                "py39-poppler-qt5"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-gpilab-framework"
            ]
        }
    ]
}