Source: golang-github-gsterjov-go-libsecret
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,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gsterjov-go-libsecret
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gsterjov-go-libsecret.git
Homepage: https://github.com/gsterjov/go-libsecret
XS-Go-Import-Path: github.com/gsterjov/go-libsecret

Package: golang-github-gsterjov-go-libsecret-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-dbus-dev,
 ${misc:Depends},
Description: Use freedesktop.org Secret Service API in Go (library)
 go-libsecret is a native Go library that manages secrets via the
 freedesktop.org Secret Service DBus API. It provides Go bindings to
 interact with secret storage services such as GNOME Keyring and
 KeePassXC that implement the Secret Service specification.
