[ 原始碼: golang-github-bgentry-speakeasy ]
套件:golang-github-bgentry-speakeasy-dev(0.1.0-2)
golang-github-bgentry-speakeasy-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-bgentry-speakeasy:
- [golang-github-bgentry-speakeasy_0.1.0-2.dsc]
- [golang-github-bgentry-speakeasy_0.1.0.orig.tar.gz]
- [golang-github-bgentry-speakeasy_0.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Golang helpers for reading password input without cgo
This package provides cross-platform Go helpers for taking user input from the terminal while not echoing the input back (similar to getpasswd). The package uses syscalls to avoid any dependence on cgo, and is therefore compatible with cross-compiling.