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

{
    "name": "py311-qimage2ndarray",
    "portdir": "python/py-qimage2ndarray",
    "version": "1.10.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/hmeine/qimage2ndarray",
    "description": "Converts between QImages and numpy.ndarrays",
    "long_description": "Converts between QImages and numpy.ndarrays",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 206
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-numpy",
                "py311-pyqt5"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-qimage2ndarray"
            ]
        }
    ]
}