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

{
    "name": "py35-rtmidi-python",
    "portdir": "python/py-rtmidi-python",
    "version": "0.2.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/superquadratic/rtmidi-python",
    "description": "Python wrapper for RtMidi",
    "long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py35-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        }
    ],
    "depends_on": []
}