GET /api/v1/ports/py37-numba/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-numba",
"portdir": "python/py-numba",
"version": "0.56.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numba.pydata.org/",
"description": "Numba is a NumPy aware dynamic compiler for Python.",
"long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2217
}
],
"variants": [
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-llvmlite",
"py37-numpy",
"libomp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-resampy",
"py37-note-seq",
"py37-umap-learn",
"py37-librosa",
"py37-magenta"
]
}
]
}