{
  "description": "GNAT is a compiler for the Ada programming language",
  "external": [
    {
      "kind": "version-output",
      "provides": "gnat",
      "version-command": [
        "gnat",
        "--version"
      ],
      "version-regexp": "^GNAT\\D*([\\d\\.]+).*"
    }
  ],
  "maintainers": [
    "alejandro@mosteo.com"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "gnat_external"
}
