GET /api/v1/ports/SuiteSparse_UMFPACK/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "SuiteSparse_UMFPACK",
    "portdir": "math/SuiteSparse",
    "version": "6.3.5",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 20200517,
    "replaced_by": null,
    "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
    "description": "Sparse matrix routines",
    "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_UMFPACK: sparse LU factorization.",
    "active": true,
    "categories": [
        "science",
        "math"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1408
        }
    ],
    "variants": [
        "accelerate",
        "atlas",
        "blis",
        "flexiblas",
        "openblas",
        "debug",
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang19",
        "clang20",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gcc14",
        "gccdevel",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "SuiteSparse_config",
                "SuiteSparse_AMD",
                "SuiteSparse_CHOLMOD"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-cvxopt",
                "py310-cvxopt",
                "py311-cvxopt",
                "py27-scikit-umfpack",
                "py35-scikit-umfpack",
                "py36-scikit-umfpack",
                "py35-cvxopt",
                "py36-cvxopt",
                "ngsolve",
                "dolfin",
                "gegl-devel",
                "py37-cvxopt",
                "py27-cvxopt",
                "py38-cvxopt",
                "elmerfem",
                "py39-scikit-umfpack",
                "py310-scikit-umfpack",
                "py311-scikit-umfpack",
                "py313-scikit-umfpack",
                "py312-scikit-umfpack",
                "gegl",
                "deal.ii",
                "octave",
                "SuiteSparse",
                "SuiteSparse_ParU"
            ]
        }
    ]
}