{
  "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": {
    "hashes": [
      "sha256:59e96f15abc877d4b4aa9a4e89c7aef7010c826d1049ec931bcbc1a7d18fbdbc",
      "sha512:6ad5dcc55c4251eb02879229d5d01e8a2f9f044bb412d67a65fae5f72e1442e62dd51e62d1fc69ca94933b525b05f796b4f89cf766c20386c8bad17a0f06a522"
    ],
    "url": "https://download.savannah.nongnu.org/releases/ada-mode/emacs_gpr_mode-1.0.2.tgz"
  },
  "project-files": [
    "emacs_gpr_mode.gpr"
  ],
  "tags": [
    "ident",
    "highlight",
    "parser",
    "gpr"
  ],
  "version": "1.0.2",
  "website": "https://elpa.gnu.org/packages/gpr-mode.html"
}
