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

{
    "name": "py39-pyside6",
    "portdir": "python/py-pyside6",
    "version": "6.7.3",
    "license": "LGPL",
    "platforms": "darwin",
    "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. \nBy default, installs both the essential and addon modules. See https://doc.qt.io/qtforpython-6/package_details.html",
    "active": true,
    "categories": [
        "aqua",
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "johan.kytt",
            "github": "johankytt",
            "ports_count": 5
        }
    ],
    "variants": [
        "essentialsonly",
        "qtlottie",
        "qt5compat"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-packaging",
                "cmake",
                "ninja",
                "clang-18",
                "py39-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtvirtualkeyboard",
                "qt64-qtserialbus",
                "qt64-qtdatavis3d",
                "qt64-qtremoteobjects",
                "qt64-qtnetworkauth",
                "qt64-qtquick3dphysics",
                "python39",
                "qt64-qt3d",
                "qt64-qtconnectivity",
                "qt64-qtspeech",
                "qt64-qtwebview",
                "qt64-qttools",
                "qt64-qtscxml",
                "py39-numpy",
                "qt64-qtbase",
                "qt64-qtquicktimeline",
                "qt64-qtcharts",
                "qt64-qtsensors",
                "qt64-qthttpserver"
            ]
        }
    ],
    "depends_on": []
}