{
  "authors": [
    "nytpu"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true,
      "macos": true,
      "windows": false
    }
  },
  "description": "Bindings to the Linenoise line editing library",
  "gpr-externals": {
    "LINENOISE_BUILD_MODE": [
      "debug",
      "optimize"
    ],
    "LINENOISE_COMPILE_CHECKS": [
      "enabled",
      "disabled"
    ],
    "LINENOISE_CONTRACTS": [
      "enabled",
      "disabled"
    ],
    "LINENOISE_LIBRARY_TYPE": [
      "dynamic",
      "relocatable",
      "static",
      "static-pic"
    ],
    "LINENOISE_RUNTIME_CHECKS": [
      "enabled",
      "disabled"
    ],
    "LINENOISE_STYLE_CHECKS": [
      "enabled",
      "disabled"
    ]
  },
  "licenses": "BSD-2-Clause",
  "maintainers": [
    "nytpu <alex@nytpu.com>"
  ],
  "maintainers-logins": [
    "nytpu"
  ],
  "name": "linenoise_ada",
  "origin": {
    "hashes": [
      "sha256:d96796f61c2f04f2dd986adfe6efec2c11c120b2453b1c3f20aabd54a584c9d3",
      "sha512:1f8823196e68602f5a69932e5fd475acae98b1199e9baa74ba1d1125dd13271dc4205abd6431a96677c2b0c6cdd38fee5ea38e107e27ee389dc28dec063c9612"
    ],
    "url": "https://git.sr.ht/~nytpu/linenoise-ada/archive/v1.1.2.tar.gz"
  },
  "project-files": [
    "linenoise.gpr"
  ],
  "tags": [
    "linenoise",
    "readline",
    "line-editing"
  ],
  "version": "1.1.2",
  "website": "https://git.sr.ht/~nytpu/linenoise-ada"
}
