Source: golang-github-go-git-gcfg
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
Standards-Version: 4.7.3
Homepage: https://github.com/go-git/gcfg
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-go-git-gcfg
Vcs-Git: https://forgejo.debian.net/golang/golang-github-go-git-gcfg
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/go-git/gcfg

Package: golang-github-go-git-gcfg-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: go-gcfg/gcfg fork for usage in src-d/go-git (library)
 Gcfg reads INI-style configuration files into Go structs;
 supports user-defined types and subsections.
