{
  "authors": [
    "Daniel King"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada2022"
    }
  },
  "depends-on": [
    {
      "sparklib": ">=16"
    }
  ],
  "description": "A library for expressing context-free grammars in SPARK",
  "licenses": "Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "Daniel King <damaki.gh@gmail.com>"
  ],
  "maintainers-logins": [
    "damaki"
  ],
  "name": "grammaticus",
  "origin": {
    "commit": "562a94e72b583106fd81074e419b0c16c1abd0a0",
    "url": "git+https://github.com/damaki/grammaticus.git"
  },
  "tags": [
    "spark",
    "grammar",
    "syntax",
    "bnf",
    "ebnf"
  ],
  "version": "0.1.0",
  "website": ""
}
