{
  "actions": [
    {
      "command": [
        "make",
        "-f",
        "Alire.make",
        "ada_annex_p_re2c.c"
      ],
      "type": "pre-build"
    }
  ],
  "authors": [
    "Stephen Leake"
  ],
  "depends-on": [
    {
      "emacs_wisi": "~4.2.0",
      "gnat": "(>=11 & <2000) | >=2021",
      "re2c": ">=2.0.3",
      "stephes_ada_library": "~3.7.2",
      "wisitoken": "~4.1.0"
    }
  ],
  "description": "Parser for Emacs ada-mode",
  "executables": [
    "ada_mode_wisi_lalr_parse",
    "ada_mode_wisi_lr1_parse"
  ],
  "licenses": "GPL-3.0-or-later",
  "maintainers": [
    "Stephen Leake <stephen_leake@stephe-leake.org>"
  ],
  "maintainers-logins": [
    "stephe-ada-guru"
  ],
  "name": "emacs_ada_mode",
  "origin": {
    "commit": "ecfdcfb444abac24e989608701df7e105b84a683",
    "url": "git+https://git.savannah.nongnu.org/git/ada-mode.git"
  },
  "project-files": [
    "emacs_ada_mode.gpr"
  ],
  "tags": [
    "emacs",
    "ada-mode"
  ],
  "version": "8.0.5",
  "website": "https://www.nongnu.org/ada-mode/"
}
