Source: golang-github-99designs-keyring
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-dbus-dev,
 golang-github-dvsekhvalnov-jose2go-dev,
 golang-github-gsterjov-go-libsecret-dev,
 golang-github-stretchr-testify-dev,
 golang-golang-x-sys-dev,
 golang-golang-x-term-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-99designs-keyring
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-99designs-keyring.git
Homepage: https://github.com/99designs/keyring
XS-Go-Import-Path: github.com/99designs/keyring

Package: golang-github-99designs-keyring-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Uniform interface across a range of secure credential stores (library)
 Keyring provides a common interface to a range of secure credential
 storage services. Originally developed as part of AWS Vault
 (https://github.com/99designs/aws-vault), a command line tool for
 securely managing AWS access from developer workstations.
