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

{
    "name": "py37-shiboken",
    "portdir": "python/py-shiboken",
    "version": "1.2.4",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pyside/Shiboken",
    "description": "Plugin for generatorrunner that generates python bindings for C++ libraries",
    "long_description": "Shiboken is a plugin (front-end) for generatorrunner that generates python bindings for C++ libraries using CPython source code.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "sparsehash",
                "python37",
                "libxslt",
                "qt4-mac"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-pyside"
            ]
        }
    ]
}