{
  "authors": [
    "Fabien Chouteau"
  ],
  "configuration": {
    "variables": {
      "Assert": {
        "default": false,
        "type": "boolean"
      },
      "Debug": {
        "default": false,
        "type": "boolean"
      },
      "Error": {
        "default": false,
        "type": "boolean"
      },
      "Max_Attr_Size": {
        "default": 1022,
        "first": 1,
        "last": 1022,
        "type": "integer"
      },
      "Max_File_Size": {
        "default": 2147483647,
        "first": 1,
        "last": 2147483647,
        "type": "integer"
      },
      "Max_Name_Size": {
        "default": 255,
        "first": 1,
        "last": 1022,
        "type": "integer"
      },
      "No_Malloc": {
        "default": true,
        "type": "boolean"
      },
      "Trace": {
        "default": false,
        "type": "boolean"
      },
      "Warn": {
        "default": false,
        "type": "boolean"
      }
    }
  },
  "description": "Ada/SPARK binding for the LittleFS flash embedded filesystem",
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "Fabien Chouteau <chouteau@adacore.com>"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "littlefs",
  "origin": {
    "commit": "d184aefe7ee3f987994b970b9da20f94185f1604",
    "url": "git+https://github.com/Fabien-Chouteau/littlefs-ada.git"
  },
  "tags": [
    "embedded",
    "filesystem",
    "nostd",
    "flash"
  ],
  "version": "0.3.1",
  "website": "https://github.com/Fabien-Chouteau/littlefs-ada"
}
