Package : golang-github-bgentry-speakeasy-devel

Package details

Summary: Cross-platform golang helpers for reading password input without cgo

Description:
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.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/bgentry/speakeasy


URL: https://github.com/bgentry/speakeasy
License: MIT

Maintainer: pterjan

List of RPMs