File: control

package info (click to toggle)
golang-gopkg-hlandau-configurable.v1 1.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 84 kB
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 949 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: golang-gopkg-hlandau-configurable.v1
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Peter Colberg <peter@colberg.org>
Build-Depends: debhelper (>= 11~), dh-golang (>= 1.10~), golang-any
Standards-Version: 4.2.1
Homepage: https://github.com/hlandau/configurable
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-hlandau-configurable.v1
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-hlandau-configurable.v1.git
XS-Go-Import-Path: gopkg.in/hlandau/configurable.v1
Testsuite: autopkgtest-pkg-go

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.