{
  "name": "msolve",
  "href": "https://vcpkg.link/ports/msolve",
  "supports": "!windows",
  "published_at": "2026-04-28T01:07:55.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://msolve.lip6.fr/",
  "description": [
    "Computer algebra algorithms for solving polynomial systems"
  ],
  "license": "GPL-2.0-only",
  "version": {
    "type": "semver",
    "value": "0.9.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/56bb2411609227288b70117ead2c47585ba07713/ports/msolve",
    "hash": "56bb2411609227288b70117ead2c47585ba07713"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "flint",
      "href": "https://vcpkg.link/ports/flint",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gmp",
      "href": "https://vcpkg.link/ports/gmp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "mpfr",
      "href": "https://vcpkg.link/ports/mpfr",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}