{
  "actions": [
    {
      "command": [
        "make",
        "-f",
        "Alire.make",
        "gpr_re2c.c"
      ],
      "type": "pre-build"
    }
  ],
  "authors": [
    "Stephen Leake"
  ],
  "depends-on": [
    {
      "emacs_wisi": "~4.2.0",
      "gnat": "(>=11 & <2000) | >=2021",
      "re2c": ">=2.2",
      "stephes_ada_library": "~3.7.2",
      "wisitoken": "~4.1.0"
    }
  ],
  "description": "parser for Emacs gpr mode",
  "executables": [
    "gpr_mode_wisi_parse"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "Generalized LR error-correcting parser generated using WisiToken,\ninterfaced to Emacs via the wisi package.\n\nProvides semantic highlighting, indent, single-file navigation. \n",
  "maintainers": [
    "Stephen Leake <stephen_leake@stephe-leake.org>"
  ],
  "maintainers-logins": [
    "stephe-ada-guru"
  ],
  "name": "emacs_gpr_mode",
  "origin": {
    "commit": "83fac2ad38af01cf81bde48726c848d84c510db2",
    "url": "git+https://git.savannah.nongnu.org/git/ada-mode.git"
  },
  "project-files": [
    "emacs_gpr_mode.gpr"
  ],
  "tags": [
    "indent",
    "highlight",
    "parser",
    "gpr",
    "emacs"
  ],
  "version": "1.0.3",
  "website": "https://elpa.gnu.org/packages/gpr-mode.html"
}
