[ Bron: golang-github-bgentry-speakeasy ]
Pakket: golang-github-bgentry-speakeasy-dev (0.1.0-2)
Verwijzigingen voor golang-github-bgentry-speakeasy-dev
Debian bronnen:
Het bronpakket golang-github-bgentry-speakeasy downloaden:
- [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]
Beheerders:
- Debian Go Packaging Team (QA-pagina)
- Dmitry Smirnov (QA-pagina)
- Tim Potter (QA-pagina)
- Anthony Fok (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.