{
  "authors": [
    "David Botton",
    "Gautier de Montmollin"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "windows": true
    }
  },
  "description": "GWindows - Ada Framework for Windows Development",
  "executables": [
    "game_of_life_interactive",
    "mdi_example",
    "sci_example",
    "demo_exlv1",
    "demo_exlv2",
    "demo_exlv3",
    "bindcom",
    "comscope",
    "createcom",
    "makeguid"
  ],
  "licenses": "LGPL-2.0-or-later",
  "long-description": "**GWindows** is a full Microsoft Windows Rapid Application Development\nframework for programming GUIs (Graphical User Interfaces) with Ada.\n\nKey features of GWindows:\n\n  *  Complete Windows framework\n  *  Pure Ada code, standalone\n  *  Object-Oriented\n  *  Code generator (GWenerator)\n  *  **Free**, Open-Source\n  *  License: GMGPL\n  *  Builds to 32 bit and to 64 bit native Windows applications\n  *  Works on both ANSI and Unicode character modes\n  *  Includes GNATCOM, an ActiveX/COM framework\n  *  Tests, demos, samples and tutorials included\n",
  "maintainers": [
    "Felix Patschkowski <felix.patschkowski@nexperia.com>",
    "gdemont@hotmail.com"
  ],
  "maintainers-logins": [
    "patschkowski",
    "zertovitch"
  ],
  "name": "gwindows",
  "origin": {
    "commit": "407adc2e77bd3f3fc43522c5c73256495c29406d",
    "url": "git+https://github.com/zertovitch/gwindows.git"
  },
  "project-files": [
    "gnatcom/gnatcom.gpr",
    "gnatcom/gnatcom_tools.gpr",
    "gwindows/gwindows.gpr",
    "gwindows/gwindows_contrib.gpr",
    "gwindows/gwindows_samples.gpr"
  ],
  "tags": [
    "gui",
    "rad",
    "windows"
  ],
  "version": "1.4.2",
  "website": "https://sourceforge.net/projects/gnavi/"
}
