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

{
    "name": "py35-stfio",
    "portdir": "python/py-stfio",
    "version": "0.15.8",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.stimfit.org",
    "description": "Electrophysiology file support for Python",
    "long_description": "A Python module to read common electrophysiology file formats.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "christsc",
            "github": "neurodroid",
            "ports_count": 7
        }
    ],
    "variants": [
        "biosig",
        "biosiglite",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "swig-python",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py35-numpy",
                "py35-cvxopt",
                "boost176",
                "hdf5",
                "py35-matplotlib"
            ]
        }
    ],
    "depends_on": []
}