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

{
    "name": "py27-python-ivi",
    "portdir": "python/py-python-ivi",
    "version": "20211008-250702b5",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
    "description": "Python Interchangeable Virtual Instrument Library",
    "long_description": "Python Interchangeable Virtual Instrument Library",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-serial",
                "py27-usbtmc",
                "py27-vxi11",
                "python27",
                "py27-numpy"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-pytest"
            ]
        }
    ],
    "depends_on": []
}