Source: golang-github-gopasspw-gitconfig
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-gobwas-glob-dev,
               golang-github-gopasspw-gopass-dev,
               golang-github-stretchr-testify-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gopasspw-gitconfig
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gopasspw-gitconfig.git
Homepage: https://github.com/gopasspw/gitconfig
XS-Go-Import-Path: github.com/gopasspw/gitconfig

Package: golang-github-gopasspw-gitconfig-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-gobwas-glob-dev,
         golang-github-gopasspw-gopass-dev,
         golang-github-stretchr-testify-dev,
         ${misc:Depends},
Description: read and write git configuration values in Go
 Thie package contains gitconfig which is a pure Go library for reading
 and writing Git configuration files without depending on the git CLI.
