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

{
    "name": "SuiteSparse_BTF",
    "portdir": "math/SuiteSparse",
    "version": "2.3.3",
    "license": "LGPL-2.1+",
    "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_BTF: permutation to block triangular form.",
    "active": true,
    "categories": [
        "science",
        "math"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1511
        }
    ],
    "variants": [
        "debug",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang18",
        "clang19",
        "clang20",
        "clang17",
        "clang21",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gcc14",
        "gcc15",
        "gccdevel",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-18"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "SuiteSparse_config"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "SuiteSparse",
                "SuiteSparse_KLU"
            ]
        }
    ]
}