{
  "description": "The GNU Multiple Precision Arithmetic Library",
  "external": [
    {
      "kind": "system",
      "origin": {
        "case(distribution)": {
          "arch": [
            "gmp"
          ],
          "debian|ubuntu": [
            "libgmp-dev"
          ],
          "fedora|rhel|suse": [
            "gmp-devel"
          ],
          "gentoo": [
            "dev-libs/gmp"
          ],
          "homebrew|macports": [
            "gmp"
          ],
          "msys2": [
            "mingw-w64-x86_64-gmp"
          ]
        }
      }
    },
    {
      "available": false,
      "kind": "version-output",
      "version-command": [
        "pkg-config",
        "--modversion",
        "gmp"
      ],
      "version-regexp": "([\\d\\.]+)"
    }
  ],
  "licenses": "LGPL-3.0-only",
  "maintainers": [
    "derodat@adacore.com",
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "pmderodat",
    "Fabien-Chouteau"
  ],
  "name": "libgmp"
}
