{
  "actions": [
    {
      "command": [
        "gnatprep",
        "-DHAVE_MYSQL=True",
        "-DHAVE_SQLITE=True",
        "-DHAVE_POSTGRESQL=True",
        "../../src/drivers/ado-drivers-initialize.gpb",
        "../../src/drivers/ado-drivers-initialize.adb"
      ],
      "type": "post-fetch"
    }
  ],
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "ado_mysql": "^2.4.0",
      "ado_postgresql": "^2.4.0",
      "ado_sqlite": "^2.4.0"
    }
  ],
  "description": "Ada Database Objects (All drivers)",
  "gpr-externals": {
    "ADO_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ],
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ]
  },
  "licenses": "Apache-2.0",
  "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-ado/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-ado/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-ado/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-ado/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-ado/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-ado/summary)\n[![Documentation Status](https://readthedocs.org/projects/ada-ado/badge/?version=latest)](https://ada-ado.readthedocs.io/en/latest/?badge=latest)\n\nThis crate give access to the PostgreSQL, MySQL and SQLite drivers for the Ada Database Objects library.\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "ado_all",
  "origin": {
    "commit": "de4b3c955a9afc50c9ec5ad64c79ae32032718bf",
    "subdir": "./.alire/all/",
    "url": "git+https://gitlab.com/stcarrez/ada-ado.git"
  },
  "project-files": [
    "ado_all.gpr"
  ],
  "tags": [
    "database",
    "uml",
    "sql",
    "mysql",
    "mariadb",
    "sqlite",
    "postgresql"
  ],
  "version": "2.4.0",
  "website": "https://gitlab.com/stcarrez/ada-ado"
}
