{
  "authors": [
    "Vadim Godunko"
  ],
  "auto-gpr-with": false,
  "configuration": {
    "generate_ada": false,
    "generate_c": false,
    "generate_gpr": true
  },
  "depends-on": [
    {
      "a0b_base": "*",
      "gnat": "*",
      "gnatcoll": "*",
      "vss": "*"
    }
  ],
  "description": "A0B Tools: Runtime Generator",
  "environment": {
    "PATH": {
      "append": "${CRATE_ROOT}/bin"
    }
  },
  "executables": [
    "a0b-runtime"
  ],
  "licenses": "GPL-3.0-or-later",
  "maintainers": [
    "Vadim Godunko <vgodunko@gmail.com>"
  ],
  "maintainers-logins": [
    "godunko"
  ],
  "name": "a0b_tools",
  "origin": {
    "commit": "39e79120e51c646cd330e77cc38f359b81ee6194",
    "url": "git+https://github.com/godunko/a0b-tools.git"
  },
  "project-files": [
    "gnat/a0b_tools.gpr"
  ],
  "tags": [
    "a0b",
    "tools",
    "runtime"
  ],
  "version": "0.1.0",
  "website": "https://github.com/godunko/a0b-tools"
}
