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

{
    "name": "py37-pyside",
    "portdir": "python/py-pyside",
    "version": "1.2.4",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pyside/PySide",
    "description": "LGPL-licensed Python bindings for Qt",
    "long_description": "The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "cmake",
                "pkgconfig",
                "py37-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-shiboken",
                "qt4-mac"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-pyside-tools"
            ]
        }
    ]
}