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

{
    "name": "py38-pythran",
    "portdir": "python/py-pythran",
    "version": "0.17.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/serge-sans-paille/pythran",
    "description": "Ahead of Time compiler for numeric kernels",
    "long_description": "Ahead of Time compiler for numeric kernels",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1623
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-gast",
                "py38-numpy",
                "py38-ply",
                "py38-beniget"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-vispy",
                "py38-scikit-image",
                "py38-silx",
                "py38-scipy",
                "py38-h5py",
                "py38-kapteyn",
                "py38-cartopy"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-astropy"
            ]
        }
    ]
}