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

{
    "name": "py36-qtpy",
    "portdir": "python/py-qtpy",
    "version": "2.0.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/spyder-ide/qtpy",
    "description": "Abstraction layer for PyQt5/PyQt6/PySide2/PySide6",
    "long_description": "Provides an uniform layer to support PyQt5, PyQt6, PySide2, and PySide6 with a single codebase.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-build",
                "py36-python-install",
                "py36-setuptools",
                "py36-wheel",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-mock",
                "py36-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-qdarkstyle",
                "py36-gpilab-core",
                "py36-gpilab-framework",
                "py36-qtawesome",
                "py36-qtconsole"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-spyder",
                "py36-spyder-devel"
            ]
        }
    ]
}