GET /api/v1/ports/powellopt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "powellopt",
"portdir": "fortran/powellopt",
"version": "2023.12.03",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/PowellOpt",
"description": "Optimization algorithms by M.J.D. Powell",
"long_description": "This is a collection of derivative-free optimization algorithms by M.J.D. Powell.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"gcc13",
"gccdevel",
"gcc10",
"gcc11",
"gcc12"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
}