{
  "authors": [
    "AdaCore"
  ],
  "description": "GNAT Documentation Generation Tool - Binary Release",
  "environment": {
    "PATH": {
      "prepend": "${CRATE_ROOT}/bin"
    }
  },
  "forbids": [
    {
      "gnatdoc": "*"
    }
  ],
  "licenses": "GPL-3.0-or-later WITH GCC-exception-3.1",
  "long-description": "GNATdoc is a documentation tool for Ada which processes source files, extracts documentation from the sources,\nand generates either annotated HTML files or Restructured Text (.rst) files.\n\nIt relies on documentation comments that it extracts from the source code. The engine in charge of extracting these comments, coupled with a cross-reference\nengine, gives GNATdoc all the flexibility needed to generate accurate documentation, and report errors in cases of missing documentation.\n\nFurther information can be found in the [GNATdoc User's Guide](https://docs.adacore.com/gnatdoc-docs/users_guide/_build/html/introduction.html).\n\nThis is a binary release of GNATdoc, built from tha [GNAT-FSF-builds](https://github.com/alire-project/GNAT-FSF-builds) repository.\n",
  "maintainers": [
    "chouteau@adacore.com",
    "sagaert@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau",
    "AldanTanneo"
  ],
  "name": "gnatdoc_bin",
  "origin": {
    "case(os)": {
      "linux": {
        "case(host-arch)": {
          "aarch64": {
            "binary": true,
            "hashes": [
              "sha256:7c48a0d613636d652a255254c5803ee55e98eabf886e7e4fc1bd292f5ff19c8f"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatdoc-26.0.0-1/gnatdoc-aarch64-linux-26.0.0-1.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:a3a91ecf48c2eba1d6a8c0a98397f5ccc98482f7b9370f18b5e37f86dce1d96c"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatdoc-26.0.0-1/gnatdoc-x86_64-linux-26.0.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "aarch64": {
            "binary": true,
            "hashes": [
              "sha256:ebb5ba9e5ceec93a60a219851c79427986484334a926bb0103ee24782dcf0707"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatdoc-26.0.0-1/gnatdoc-aarch64-darwin-26.0.0-1.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:95fea53ca653fb1083195bf1ba91e8807509bf5d5ac46e696612e92d8a5c073a"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatdoc-26.0.0-1/gnatdoc-x86_64-darwin-26.0.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:22b2c95eaa630a1d756680763071f5bb9896408de21247483d93991e131f4416"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatdoc-26.0.0-1/gnatdoc-x86_64-windows64-26.0.0-1.tar.gz"
          }
        }
      }
    }
  },
  "tags": [
    "documentation",
    "tools"
  ],
  "version": "26.0.0",
  "website": "https://github.com/AdaCore/gnatdoc"
}
