{
  "authors": [
    "nytpu"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true,
      "macos": true,
      "windows": false
    }
  },
  "description": "Bindings to the Linenoise line editing library",
  "gpr-externals": {
    "BUILD_MODE": [
      "debug",
      "optimize"
    ],
    "COMPILE_CHECKS": [
      "enabled",
      "disabled"
    ],
    "CONTRACTS": [
      "enabled",
      "disabled"
    ],
    "LIBRARY_TYPE": [
      "dynamic",
      "relocatable",
      "static",
      "static-pic"
    ],
    "RUNTIME_CHECKS": [
      "enabled",
      "disabled"
    ],
    "STYLE_CHECKS": [
      "enabled",
      "disabled"
    ]
  },
  "licenses": "BSD-2-Clause",
  "maintainers": [
    "nytpu <alex@nytpu.com>"
  ],
  "maintainers-logins": [
    "nytpu"
  ],
  "name": "linenoise_ada",
  "origin": {
    "hashes": [
      "sha256:09aa2452b34c2714858e06cceeae52f366a79f452fec667d5a78d3252a31b40f",
      "sha512:c098d1281992702d8fd889e73d19feeaa10770f00bdb40ad0cb1627cd6cb48bf8272e8cfe8fc5fb4a0fa64125f9b4d4a04e43012a06ba9dda1ff21695b11cf04"
    ],
    "url": "https://git.sr.ht/~nytpu/linenoise-ada/archive/v1.1.1.tar.gz"
  },
  "project-files": [
    "linenoise.gpr"
  ],
  "tags": [
    "linenoise",
    "readline",
    "line-editing"
  ],
  "version": "1.1.1",
  "website": "https://git.sr.ht/~nytpu/linenoise-ada"
}
