ttypass 0.3.0

Tiny library to read passwords from terminal windows
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2.104"

[dependencies.termios]
version = "0.3.2"

[package]
authors = ["Vladimir Lushnikov <vladimir@solidninja.is>"]
description = "Tiny library to read passwords from terminal windows"
edition = "2021"
homepage = "https://gitlab.com/solidninja/peroxide-cryptsetup"
license = "LGPL-3.0"
name = "ttypass"
resolver = "2"
version = "0.3.0"