{
  "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.5.0"
    },
    {
      "zipada": "^61.0.0"
    },
    {
      "gnat": "/=10.3.2"
    },
    {
      "hac": "0.41.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",
  "long-description": "&nbsp; <a target=\"_blank\" href=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/sudo_new-0c7d4c58.png\"    ><img src=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/sudo_new-0c7d4c58.png\"     alt=\"lea screenshot 1\" width=\"auto\" height=\"140\"></a>\n&nbsp; <a target=\"_blank\" href=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/mandel_new-f3219868.png\"  ><img src=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/mandel_new-f3219868.png\"   alt=\"lea screenshot 2\" width=\"auto\" height=\"140\"></a>\n&nbsp; <a target=\"_blank\" href=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/lea_ubu-912c5456.png\"     ><img src=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/lea_ubu-912c5456.png\"      alt=\"lea screenshot 3\" width=\"auto\" height=\"140\"></a>\n&nbsp; <a target=\"_blank\" href=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/ext_edit_new-28fcf374.png\"><img src=\"https://a.fsdn.com/con/app/proj/l-e-a/screenshots/ext_edit_new-28fcf374.png\" alt=\"lea screenshot 4\" width=\"auto\" height=\"140\"></a>\n\n**LEA**, a **Lightweight Editor for Ada**, aims to provide an easy, script-world-like, \"look & feel\" for developing Ada projects of any size and level, while enabling access to full-scale development tools like GNAT.\n\nFeatures:\n\n* Quick start and reactivity\n* Uses the Scintilla editor widget (like Notepad++)\n* Multi-document\n* Multiple undo's & redo's\n* Multi-line, multi-point editing; rectangular selections\n* Duplication of lines and selections\n* Color themes\n* Syntax highlighting, parenthesis matching\n* Bookmarks\n* Smart editor features (auto-completion, navigation, mouse-hover infos)\n* Includes HAC, the HAC Ada Compiler\n* Includes numerous examples of Ada programs, ready to be run\n* Single executable, runs without installation\n* Programmed in Ada\n* **Free**, Open-Source\n",
  "maintainers": [
    "gdemont@hotmail.com"
  ],
  "maintainers-logins": [
    "zertovitch"
  ],
  "name": "lea",
  "origin": {
    "hashes": [
      "sha512:2e2a83184bb7eb71ca626c1a1fe0c1a13a69f0d3b3ad58dd20d50660be80169c1066d76865527d9f3482c1e5bff846ac294e245cf33d6d9371dc9b5e137c5e47"
    ],
    "url": "https://sourceforge.net/projects/l-e-a/files/lea-src-v.0.92.zip"
  },
  "project-files": [
    "lea_project_tree.gpr"
  ],
  "tags": [
    "application",
    "lea",
    "editor",
    "hac"
  ],
  "version": "0.92.1",
  "website": "https://github.com/zertovitch/lea"
}
