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

{
    "name": "py35-cython-compat",
    "portdir": "python/py-cython-compat",
    "version": "0.29.37",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.cython.org/",
    "description": "Older version of Cython for compatibility",
    "long_description": "This is an older version of Cython for the use of ports that are not compatible with the current version as provided by the py-cython port.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 318
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35",
                "py35-setuptools"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py35-mpi4py",
                "py35-triangle",
                "py35-yaml",
                "py35-numpy"
            ]
        }
    ]
}