Codebase list golang-github-glacjay-goini / HEAD debian / control
HEAD

Tree @HEAD (Download .tar.gz)

control @HEADraw · history · blame

Source: golang-github-glacjay-goini
Section: devel
Priority: optional
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper-compat (= 12), dh-golang, golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/glacjay/goini
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-glacjay-goini
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-glacjay-goini.git
XS-Go-Import-Path: github.com/glacjay/goini

Package: golang-github-glacjay-goini-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go
Description: INI file parser library for Go
 Go library to parse files in the INI format.