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

{
    "name": "py310-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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-beniget",
                "py310-gast",
                "py310-numpy",
                "py310-ply"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py310-scikit-image",
                "cantera",
                "py310-scipy",
                "py310-vispy",
                "py310-silx",
                "py310-kapteyn"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-astropy"
            ]
        }
    ]
}