GET /api/v1/ports/rb31-numo-linalg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb31-numo-linalg",
"portdir": "ruby/rb-numo-linalg",
"version": "0.1.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-numo/numo-linalg",
"description": "Linear algebra library with interface to BLAS/LAPACK",
"long_description": "Linear algebra library with interface to BLAS/LAPACK",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31",
"rb31-numo-narray"
]
}
],
"depends_on": []
}