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

{
    "name": "py37-pyqt-builder",
    "portdir": "python/py-pyqt-builder",
    "version": "1.15.4",
    "license": "(GPL-2 or GPL-3 or PSF)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
    "description": "The PEP 517 compliant PyQt build system",
    "long_description": "The PEP 517 compliant PyQt build system",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1623
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py37-setuptools_scm",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "py37-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-importlib-metadata",
                "py37-packaging",
                "py37-sip",
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py37-pyqt5-webengine",
                "py37-pyqt5-scintilla",
                "py37-poppler-qt5",
                "py37-pyqt5-chart",
                "py37-pyqt5"
            ]
        }
    ]
}