{
  "description": "The GNU Readline Library",
  "external": [
    {
      "kind": "system",
      "origin": {
        "case(distribution)": {
          "centos|fedora": [
            "readline-devel"
          ],
          "debian|ubuntu": [
            "libreadline-dev"
          ],
          "homebrew|macports": [
            "readline"
          ],
          "msys2": [
            "mingw-w64-x86_64-readline"
          ]
        }
      }
    }
  ],
  "licenses": "GPL-3.0-only",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "libreadline"
}
