{
  "name": "scotch",
  "href": "https://vcpkg.link/ports/scotch",
  "supports": "!arm & !uwp & !android & !osx",
  "published_at": "2024-12-04T00:27:59.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gitlab.inria.fr/scotch/scotch",
  "description": [
    "Scotch: a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "7.0.5",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ca9f57ba4f61a12988ed0109d99f415ddb3e7090/ports/scotch",
    "hash": "ca9f57ba4f61a12988ed0109d99f415ddb3e7090"
  },
  "repository": {
    "type": "gitlab",
    "href": "https://gitlab.inria.fr/scotch/scotch"
  },
  "dependencies": [
    {
      "name": "bzip2",
      "href": "https://vcpkg.link/ports/bzip2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "liblzma",
      "href": "https://vcpkg.link/ports/liblzma",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pthread",
      "href": "https://vcpkg.link/ports/pthread",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "ptscotch",
      "default": [],
      "description": [
        "Build PT-Scotch"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "mpi",
          "href": "https://vcpkg.link/ports/mpi",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}