{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "LEA is a Lightweight Editor for Ada ",
    "development_only": false,
    "latest_version": "0.94.0",
    "name": "lea",
    "selected_version": "0.94.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ini_files",
            "package": "ini_files",
            "provided_version": "10.0.0",
            "requirement": "^10.0.0",
            "resolved": true,
            "version": "10.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gwindows",
            "package": "gwindows",
            "provided_version": "1.5.4",
            "requirement": "^1.5.4",
            "resolved": true,
            "version": "1.5.4"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "61.0.0",
            "requirement": "^61.0.0",
            "resolved": true,
            "version": "61.0.0"
          },
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "/=10.3.2",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "hac",
            "package": "hac",
            "provided_version": "0.41.0",
            "requirement": "0.41.0",
            "resolved": true,
            "version": "0.41.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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.4"
            },
            {
              "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:f861a40fbf1bdd9279b2a1b38416030cf5f368511f595f43285626f7dca33227ec3651a6c6fa19525e1dcb6709c5affb0891a77b0342a8ce0405d890423af11e"
            ],
            "url": "https://sourceforge.net/projects/l-e-a/files/lea-src-v.0.94b.zip"
          },
          "project-files": [
            "lea_project_tree.gpr"
          ],
          "tags": [
            "application",
            "lea",
            "editor",
            "hac"
          ],
          "version": "0.94.0",
          "website": "https://github.com/zertovitch/lea"
        },
        "path": "index/le/lea/lea-0.94.0.toml",
        "version": "0.94.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ini_files",
            "package": "ini_files",
            "provided_version": "10.0.0",
            "requirement": "^10.0.0",
            "resolved": true,
            "version": "10.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gwindows",
            "package": "gwindows",
            "provided_version": "1.5.4",
            "requirement": "^1.5.3",
            "resolved": true,
            "version": "1.5.4"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "61.0.0",
            "requirement": "^61.0.0",
            "resolved": true,
            "version": "61.0.0"
          },
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "/=10.3.2",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "hac",
            "package": "hac",
            "provided_version": "0.41.0",
            "requirement": "0.41.0",
            "resolved": true,
            "version": "0.41.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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.3"
            },
            {
              "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"
            ]
          },
          "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:5f7481fb147eba39a57560325ab07117d72d17dd555564f8a49744f1e5ec7a21ff03f79491b700cd76844ed001a698d751a3c7c79f3eb1d2342b3a41be562815"
            ],
            "url": "https://sourceforge.net/projects/l-e-a/files/lea-src-v.0.93.zip"
          },
          "project-files": [
            "lea_project_tree.gpr"
          ],
          "tags": [
            "application",
            "lea",
            "editor",
            "hac"
          ],
          "version": "0.93.0",
          "website": "https://github.com/zertovitch/lea"
        },
        "path": "index/le/lea/lea-0.93.0.toml",
        "version": "0.93.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ini_files",
            "package": "ini_files",
            "provided_version": "10.0.0",
            "requirement": "^10.0.0",
            "resolved": true,
            "version": "10.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gwindows",
            "package": "gwindows",
            "provided_version": "1.5.4",
            "requirement": "^1.5.0",
            "resolved": true,
            "version": "1.5.4"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "61.0.0",
            "requirement": "^61.0.0",
            "resolved": true,
            "version": "61.0.0"
          },
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "/=10.3.2",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "hac",
            "package": "hac",
            "provided_version": "0.41.0",
            "requirement": "0.41.0",
            "resolved": true,
            "version": "0.41.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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"
        },
        "path": "index/le/lea/lea-0.92.1.toml",
        "version": "0.92.1"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ini_files",
            "package": "ini_files",
            "provided_version": "10.0.0",
            "requirement": "^10.0.0",
            "resolved": true,
            "version": "10.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gwindows",
            "package": "gwindows",
            "provided_version": "1.5.4",
            "requirement": "^1.5.0",
            "resolved": true,
            "version": "1.5.4"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "58.0.0",
            "requirement": "^58.0.0",
            "resolved": true,
            "version": "58.0.0"
          },
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "/=10.3.2",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "hac",
            "package": "hac",
            "provided_version": "0.41.0",
            "requirement": "0.41.0",
            "resolved": true,
            "version": "0.41.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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": "^58.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.0",
          "website": "https://github.com/zertovitch/lea"
        },
        "path": "index/le/lea/lea-0.92.0.toml",
        "version": "0.92.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ini_files",
            "package": "ini_files",
            "provided_version": "10.0.0",
            "requirement": "^10.0.0",
            "resolved": true,
            "version": "10.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gwindows",
            "package": "gwindows",
            "provided_version": "1.5.4",
            "requirement": "^1.4.3",
            "resolved": true,
            "version": "1.5.4"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "58.0.0",
            "requirement": "^58.0.0",
            "resolved": true,
            "version": "58.0.0"
          },
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "/=10.3.2",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "hac",
            "package": "hac",
            "provided_version": "0.30.0",
            "requirement": "~0.30.0",
            "resolved": true,
            "version": "0.30.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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.3"
            },
            {
              "zipada": "^58.0.0"
            },
            {
              "gnat": "/=10.3.2"
            },
            {
              "hac": "~0.30.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:397e4d89eb944c261007c548cdb3024eb30fc6e08099ea6dc3ee3de7329263acf7efc2b883142ebee8b1c2644d1d0b1d181b631ea428a166132dfb9b89f24f28"
            ],
            "url": "https://sourceforge.net/projects/l-e-a/files/lea-2024-04-14-v.0.90.zip"
          },
          "project-files": [
            "lea_project_tree.gpr"
          ],
          "tags": [
            "application",
            "lea",
            "editor",
            "hac"
          ],
          "version": "0.90.0",
          "website": "https://l-e-a.sourceforge.io/"
        },
        "path": "index/le/lea/lea-0.90.0.toml",
        "version": "0.90.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ini_files",
            "package": "ini_files",
            "provided_version": "10.0.0",
            "requirement": "^10.0.0",
            "resolved": true,
            "version": "10.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gwindows",
            "package": "gwindows",
            "provided_version": "1.5.4",
            "requirement": "^1.4.0",
            "resolved": true,
            "version": "1.5.4"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "58.0.0",
            "requirement": "^58.0.0",
            "resolved": true,
            "version": "58.0.0"
          },
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "/=10.3.2",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "hac",
            "package": "hac",
            "provided_version": "0.22.0",
            "requirement": "~0.22.0",
            "resolved": true,
            "version": "0.22.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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/"
        },
        "path": "index/le/lea/lea-0.87.0.toml",
        "version": "0.87.0"
      }
    ]
  },
  "schema_version": 4
}
