{
  "actions": [
    {
      "command": [
        "sh",
        "configure",
        "--with-ada-libname=adacurses"
      ],
      "type": "post-fetch"
    },
    {
      "command": [
        "make",
        "libs"
      ],
      "type": "post-fetch"
    }
  ],
  "authors": [
    "Thomas E. Dickey",
    "Juergen Pfeifer",
    "Eric S Raymond",
    "Alexander V Lukyanov",
    "Philippe Blain",
    "Sven Verdoolaege",
    "Nicolas Boulenguez"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true,
      "macos": true,
      "windows": false
    }
  },
  "depends-on": [
    {
      "m4_tool": "*"
    }
  ],
  "description": "Ada binding to the ncurses text user interface library",
  "licenses": "X11 OR MIT",
  "maintainers": [
    "Pascal Pignard <blady.net@orange.fr>"
  ],
  "maintainers-logins": [
    "Blady-Com"
  ],
  "name": "ncursesada",
  "origin": {
    "commit": "1ea33215ed820c6b2fef21c526cf20a3b2c124c5",
    "url": "git+https://github.com/Blady-Com/ncurses-snapshots.git"
  },
  "project-files": [
    "Ada95/lib_adacurses.gpr"
  ],
  "tags": [
    "ncurses",
    "binding"
  ],
  "version": "6.5.0",
  "website": "https://github.com/Blady-Com/ncurses"
}
