File: control

package info (click to toggle)
golang-github-glacjay-goini 0.0~git20150730-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: makefile: 13
file content (17 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.