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