[ aria ]
[ ソース: golang-github-bgentry-speakeasy ]
パッケージ: golang-github-bgentry-speakeasy-dev (0.1.0-2)
golang-github-bgentry-speakeasy-dev に関するリンク
golang-github-bgentry-speakeasy ソースパッケージをダウンロード:
- [golang-github-bgentry-speakeasy_0.1.0-2.debian.tar.xz]
- [golang-github-bgentry-speakeasy_0.1.0-2.dsc]
- [golang-github-bgentry-speakeasy_0.1.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-gogo-protobuf-dev
- golang-github-ulikunitz-xz-dev
- golang-github-mitchellh-mapstructure-dev
- pinentry-tty
- libgraphics-magick-perl
- golang-github-kr-pretty-dev
- libgraphicsmagick++1-dev
- libgraphicsmagick1-dev
- graphicsmagick-libmagick-dev-compat
- golang-go
- golang-github-russross-blackfriday-v2-dev
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.