deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-github-alecthomas-kong-dev (>= 0.2.16), golang-github-hashicorp-hcl-dev
(>= 1.0.0), golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev
Description: |-
Kong configuration loader for HCL (Go library)
github.com/alecthomas/kong-hcl is a Kong configuration loader for HCL
implemented for the Go programming language.
.
It may be used like so:
.
var cli struct {
Config kong.ConfigFlag `help:"Load configuration."`
}
parser, err := kong.New(&cli, kong.Configuration(konghcl.Loader,
"/etc/myapp/config.hcl", "~/.myapp.hcl))
Homepage: https://github.com/alecthomas/kong-hcl
Installed-Size: '28'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-alecthomas-kong-hcl-dev
Priority: optional
Section: golang
Source: golang-github-alecthomas-kong-hcl
Version: 1.0.1-1
srcpkg_name: golang-github-alecthomas-kong-hcl
srcpkg_version: 1.0.1-1