{
  "actions": [
    {
      "command": [
        "cp",
        "config/tp_xmlada_installed.gpr",
        "tp_xmlada.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "authors": [
    "AdaCore"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "xmlada": "~23.0.0"
    }
  ],
  "description": "Templates Parser: File generation from templates in Ada",
  "environment": {
    "ADAFLAGS": {
      "set": "-gnaty-d"
    }
  },
  "gpr-externals": {
    "LIBRARY_TYPE": [
      "static",
      "relocatable"
    ],
    "PRJ_BUILD": [
      "Debug",
      "Release"
    ],
    "TP_TASKING": [
      "No_Tasking",
      "Standard_Tasking"
    ],
    "TP_XMLADA": [
      "Installed",
      "Disabled"
    ]
  },
  "gpr-set-externals": {
    "PRJ_BUILD": "Release",
    "TP_XMLADA": "Installed"
  },
  "licenses": "GPL-3.0-or-later WITH GCC-exception-3.1",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "templates_parser",
  "origin": {
    "hashes": [
      "sha512:3a900ee7614efa41ff04959fe980cdee47a046c9a40d34b7ead01620b8989721771c0d4154c9eb885fc53c9e725d10f8d721a756c55c53397100e32bc59bceac"
    ],
    "url": "https://github.com/AdaCore/templates-parser/archive/v23.0.0/templates-parser-23.0.0.zip"
  },
  "project-files": [
    "templates_parser.gpr"
  ],
  "version": "23.0.0",
  "website": "https://github.com/AdaCore/templates-parser"
}
