Source: golang-gopkg-hlandau-configurable.v1
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Peter Colberg <peter@colberg.org>
Build-Depends: debhelper (>= 10), dh-golang (>= 1.10~), golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/hlandau/configurable
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-gopkg-hlandau-configurable.v1.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gopkg-hlandau-configurable.v1.git
XS-Go-Import-Path: gopkg.in/hlandau/configurable.v1

Package: golang-gopkg-hlandau-configurable.v1-dev
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Go package for managing program configuration
 This package provides an integration nexus for program configuration
 coming from command line arguments, configuration files, environment
 variables, or any other sources.
