{
  "actions": {
    "case(os)": {
      "windows": [
        {
          "command": [
            "cmd",
            "/c copy /B lea_without_data.exe + _lea_data.zip lea.exe"
          ],
          "type": "post-build"
        }
      ]
    }
  },
  "authors": [
    "Gautier de Montmollin"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "windows": true
    }
  },
  "depends-on": [
    {
      "ini_files": "^10.0.0"
    },
    {
      "gwindows": "^1.4.0"
    },
    {
      "zipada": "^58.0.0"
    },
    {
      "gnat": "/=10.3.2"
    },
    {
      "hac": "~0.22.0"
    }
  ],
  "description": "LEA is a Lightweight Editor for Ada ",
  "executables": [
    "lea"
  ],
  "gpr-externals": {
    "LEA_Build_Mode": [
      "Debug",
      "Fast",
      "Small"
    ]
  },
  "gpr-set-externals": {
    "HAC_Build_Mode": "Small",
    "LEA_Build_Mode": "Small",
    "Zip_Build_Mode": "Small"
  },
  "licenses": "MIT",
  "maintainers": [
    "gdemont@hotmail.com"
  ],
  "maintainers-logins": [
    "zertovitch"
  ],
  "name": "lea",
  "origin": {
    "hashes": [
      "sha512:f7d7b59d34dbc6659fd39f4e117523f589ba747f341aab1e358968f6838a1e9f8c23ae2dafba77044ebd466275e970ceb9b5ad8a0b31580be26ac259cd9941d5"
    ],
    "url": "https://sourceforge.net/projects/l-e-a/files/lea-2023-06-03-v.0.87.zip"
  },
  "project-files": [
    "lea_project_tree.gpr"
  ],
  "tags": [
    "lea",
    "editor"
  ],
  "version": "0.87.0",
  "website": "https://l-e-a.sourceforge.io/"
}
