{
  "actions": [
    {
      "command": [
        "sh",
        "configure"
      ],
      "type": "post-fetch"
    },
    {
      "command": [
        "rm",
        "-f",
        "xmlada.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "authors": [
    "AdaCore"
  ],
  "available": {
    "case(os)": {
      "windows": false
    }
  },
  "description": "The XML/Ada toolkit",
  "gpr-externals": {
    "BUILD": [
      "distrib",
      "Debug",
      "Production",
      "profile",
      "coverage",
      "nochecks"
    ],
    "LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "GPL-3.0-only",
  "maintainers": [
    "alejandro@mosteo.com"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "xmlada",
  "origin": {
    "hashes": [
      "sha512:a2d454745af202a17e9bcfc3cd8226010652ab46c4699e7d374868966c6ac8e20d9fdee45ccc52c8ee99ca9ead0e979c401b1eff1647293308b975c96017692e"
    ],
    "url": "https://github.com/AdaCore/xmlada/archive/xmlada-16.1.tar.gz"
  },
  "project-files": [
    "distrib/xmlada.gpr",
    "dom/xmlada_dom.gpr",
    "input_sources/xmlada_input.gpr",
    "sax/xmlada_sax.gpr",
    "schema/xmlada_schema.gpr",
    "unicode/xmlada_unicode.gpr"
  ],
  "version": "16.1.0",
  "website": "https://github.com/AdaCore/xmlada"
}
