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

{
    "name": "py27-qimage2ndarray",
    "portdir": "python/py-qimage2ndarray",
    "version": "1.8.3",
    "license": "BSD",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-numpy",
                "py27-pyqt5"
            ]
        }
    ],
    "depends_on": []
}