{
  "name": "mpfr",
  "href": "https://vcpkg.link/ports/mpfr",
  "supports": "!xbox",
  "published_at": "2026-03-18T08:59:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.mpfr.org",
  "description": [
    "The MPFR library is a C library for multiple-precision floating-point computations with correct rounding"
  ],
  "license": "LGPL-3.0-or-later",
  "version": {
    "type": "semver",
    "value": "4.2.2",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4ef2a7144d00c2f446029b9700e701a3094b8bfb/ports/mpfr",
    "hash": "4ef2a7144d00c2f446029b9700e701a3094b8bfb"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "gmp",
      "href": "https://vcpkg.link/ports/gmp",
      "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": []
}