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

{
    "name": "py39-pyside6",
    "portdir": "python/py-pyside6",
    "version": "6.10.0",
    "license": "LGPL",
    "platforms": "{darwin <= 22}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pyside.org/",
    "description": "Python bindings for the Qt cross-platform application and UI framework",
    "long_description": "PySide6 is the official Python module from the Qt for Python project, which provides access to the complete Qt 6.0+ framework. \nFor module details see https://doc.qt.io/qtforpython-6/package_details.html",
    "active": false,
    "categories": [
        "aqua",
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "johan.kytt",
            "github": "johankytt",
            "ports_count": 7
        }
    ],
    "variants": [
        "addonmodules",
        "extracmakepcfiles",
        "qtlottie",
        "qt5compat"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-packaging",
                "cmake",
                "ninja",
                "clang-19",
                "py39-setuptools",
                "clang-18"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt6-qtremoteobjects",
                "qt6-qt3d",
                "qt6-qtconnectivity",
                "qt6-qttools",
                "qt6-qtcharts",
                "qt6-qtquicktimeline",
                "qt6-qthttpserver",
                "python39",
                "qt6-qtdatavis3d",
                "qt6-qtquick3dphysics",
                "qt6-qtscxml",
                "qt6-qtspeech",
                "qt6-qtwebview",
                "qt6-qtgraphs",
                "qt6-qtquickeffectmaker",
                "qt6-qtvirtualkeyboard",
                "py39-numpy",
                "qt6-qtbase",
                "qt6-qtsensors",
                "qt6-qtlocation",
                "qt6-qtserialbus",
                "qt6-qtnetworkauth"
            ]
        }
    ],
    "depends_on": []
}