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

{
    "name": "SuiteSparse_BTF",
    "portdir": "math/SuiteSparse",
    "version": "2.3.2",
    "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": 1253
        }
    ],
    "variants": [
        "debug",
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "SuiteSparse_config"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "SuiteSparse",
                "SuiteSparse_KLU"
            ]
        }
    ]
}