{
  "authors": [
    "AdaCore"
  ],
  "build-switches": {
    "*": {
      "style_checks": "no"
    }
  },
  "configuration": {
    "variables": {
      "Max_Mount_Name_Length": {
        "default": 128,
        "first": 1,
        "type": "integer"
      },
      "Max_Mount_Points": {
        "default": 2,
        "first": 1,
        "type": "integer"
      },
      "Max_Path_Length": {
        "default": 1024,
        "first": 1,
        "type": "integer"
      }
    }
  },
  "depends-on": [
    {
      "hal": "~0.3.0"
    }
  ],
  "description": "Middleware layer of the Ada Drivers Library project",
  "licenses": "BSD-3-Clause",
  "long-description": "# adl_middleware\n\nMiddleware layer of the Ada Drivers Library project.\n\nThis crate is a snapshot of the `middleware` of [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/middleware).\n\nAny bug report, issue, contribution must be adressed to the [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/) repo.\n\n",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "adl_middleware",
  "origin": {
    "commit": "623c69130b33accb028f94ad43fd911990c1181d",
    "url": "git+https://github.com/Fabien-Chouteau/adl-middleware.git"
  },
  "project-files": [
    "adl_middleware.gpr"
  ],
  "tags": [
    "embedded",
    "nostd",
    "fat",
    "bitmap"
  ],
  "version": "0.2.0",
  "website": "https://github.com/AdaCore/Ada_Drivers_Library/"
}
