{
  "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": "b899127ccb86bd7779d681fb35cda3b9be4fdd47",
    "url": "git+https://github.com/Fabien-Chouteau/littlefs-ada.git"
  },
  "tags": [
    "embedded",
    "filesystem",
    "nostd",
    "flash"
  ],
  "version": "1.0.0",
  "website": "https://github.com/Fabien-Chouteau/littlefs-ada"
}
