{
  "actions": [
    {
      "command": [
        "rm",
        "-f",
        "config.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "depends-on": [
    {
      "utilada": "^2.0.0",
      "utilada_xml": "^2.0.0"
    }
  ],
  "description": "Ada Database Objects (Core library)",
  "gpr-externals": {
    "ADO_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ],
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ]
  },
  "licenses": "Apache-2.0",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "ado",
  "origin": {
    "hashes": [
      "sha512:27870ba6654bccb0a3a4d07e15c021eaa46cff309bba6bb69179c68ba545843a364fba5d78c580a41976a0ee890cca801dfb510c82d442d0c573fea2f8fd0269"
    ],
    "url": "https://github.com/stcarrez/ada-ado/archive/2.0.0.tar.gz"
  },
  "project-files": [
    ".alire/ado.gpr"
  ],
  "version": "2.0.0"
}
