GET /api/v1/ports/fortran-lapack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fortran-lapack",
"portdir": "fortran/fortran-lapack",
"version": "2024.01.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/perazz/fortran-lapack",
"description": "Modularized Fortran LAPACK implementation",
"long_description": "fortran-lapack contains a Modern Fortran implementation of the Reference-LAPACK library.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [
"gcc11",
"gcc12",
"gcc13",
"gcc10",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
}