{
  "name": "suitesparse-paru",
  "href": "https://vcpkg.link/ports/suitesparse-paru",
  "supports": "all",
  "published_at": "2025-01-27T20:52:41.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://people.engr.tamu.edu/davis/suitesparse.html",
  "description": [
    "The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University."
  ],
  "license": "GPL-3.0-or-later",
  "version": {
    "type": "semver",
    "value": "1.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ab42fb3032acd29dd12cea7897f85025526a60e6/ports/suitesparse-paru",
    "hash": "ab42fb3032acd29dd12cea7897f85025526a60e6"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/DrTimothyAldenDavis/SuiteSparse",
    "stars": 1316
  },
  "dependencies": [
    {
      "name": "suitesparse-cholmod",
      "href": "https://vcpkg.link/ports/suitesparse-cholmod",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "suitesparse-config",
      "href": "https://vcpkg.link/ports/suitesparse-config",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "suitesparse-umfpack",
      "href": "https://vcpkg.link/ports/suitesparse-umfpack",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "openmp",
      "default": [],
      "description": [
        "Enable OpenMP support"
      ],
      "supports": "!windows",
      "dependencies": [
        {
          "name": "suitesparse-config",
          "href": "https://vcpkg.link/ports/suitesparse-config",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}