HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "metis",
"portdir": "math/metis",
"version": "20230403",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KarypisLab/METIS",
"description": "Serial Graph Partitioning and Fill-reducing Matrix Ordering",
"long_description": "Serial Graph Partitioning and Fill-reducing Matrix Ordering",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"openmp",
"longindex",
"single",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gklib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p4est",
"ceres-solver",
"psblas3",
"spral",
"taucs",
"R-rmumps",
"hiop",
"mumps",
"strumpack",
"gmsh",
"ginkgo",
"deal.ii",
"parmetis"
]
}
]
}