{
  "authors": [
    "Laurent Thévenoux"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true,
      "macos": true,
      "windows": true
    }
  },
  "depends-on": [
    {
      "gnat": ">=12 & <2000",
      "libmpfr": "^4.2.0"
    }
  ],
  "description": "Ada bindings for MPFR",
  "licenses": "GPL-3.0-only",
  "maintainers": [
    "Laurent Thévenoux <laurent@thevenoux.net>"
  ],
  "maintainers-logins": [
    "thvnx"
  ],
  "name": "admpfr",
  "origin": {
    "commit": "4e18fa8db9e15ce2c36ccec10b4e60aa12710229",
    "url": "git+https://github.com/thvnx/admpfr.git"
  },
  "tags": [
    "mpfr",
    "floating-point",
    "bindings"
  ],
  "version": "4.2.0",
  "website": "https://github.com/thvnx/admpfr"
}
