GET /api/v1/ports/py311-pythran/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-pythran",
"portdir": "python/py-pythran",
"version": "0.16.1",
"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": 1264
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy",
"py311-ply",
"py311-beniget",
"py311-gast"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-scikit-image",
"py311-vispy",
"py311-h5py",
"py311-cartopy",
"py311-silx",
"py311-scipy"
]
},
{
"type": "lib",
"ports": [
"py311-astropy"
]
}
]
}