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

{
    "name": "py37-sip",
    "portdir": "python/py-sip",
    "version": "6.8.3",
    "license": "(GPL-2 or GPL-3 or PSF)",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-importlib-metadata",
                "py37-packaging",
                "py37-setuptools",
                "py37-tomli"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py37-pyqt5-webengine",
                "py37-pyqt5-scintilla",
                "py37-pyqt5-chart",
                "py37-pyqt5"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-pyqt-builder",
                "py37-poppler-qt5"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-gpilab-framework",
                "py37-wxpython-4.0"
            ]
        }
    ]
}