{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Read a string without echo, in password-like style",
    "development_only": false,
    "latest_version": "1.0.0-rc",
    "name": "get_password",
    "selected_version": "1.0.0-rc",
    "versions": [
      {
        "dependants": [],
        "dependencies": [],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Riccardo Bernardini"
          ],
          "available": {
            "case(os)": {
              "linux": true,
              "macos": false,
              "windows": false
            }
          },
          "description": "Read a string without echo, in password-like style",
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "OS_FOR_GPR": "posix"
              },
              "macos": {
                "OS_FOR_GPR": "posix"
              },
              "windows": {
                "OS_FOR_GPR": "windows"
              }
            }
          },
          "licenses": "MIT",
          "long-description": "This is a small Ada library that provides a procedure Get_Password that reads a string from the terminal replacing each character with a *. The input can be terminated both by the user pressing end-of-line or when the buffer is filled.  Currently it works only on POSIX-based system.  This version was checked with Spark",
          "maintainers": [
            "Riccardo Bernardini <riccardo.bernardini@uniud.it>"
          ],
          "maintainers-logins": [
            "fintatarta"
          ],
          "name": "get_password",
          "origin": {
            "commit": "0999eb5b4890649c73fc0327ef7514de4fb73df7",
            "url": "git+https://gitlab.com/my-ada-library/get_password.git"
          },
          "tags": [
            "password",
            "echo",
            "textio"
          ],
          "version": "1.0.0-rc",
          "website": "https://gitlab.com/my-ada-library/get_password"
        },
        "path": "index/ge/get_password/get_password-1.0.0-rc.toml",
        "version": "1.0.0-rc"
      }
    ]
  },
  "schema_version": 4
}
