File: control

package info (click to toggle)
golang-github-vaughan0-go-ini 0.0~git20130923.0.a98ad7e-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 76 kB
  • sloc: makefile: 7
file content (20 lines) | stat: -rw-r--r-- 792 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-github-vaughan0-go-ini
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any
Standards-Version: 3.9.6
Homepage: https://github.com/vaughan0/go-ini
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-vaughan0-go-ini.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-vaughan0-go-ini.git
XS-Go-Import-Path: github.com/vaughan0/go-ini

Package: golang-github-vaughan0-go-ini-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: INI parsing library for Go
 INI files parsing library for Go (golang).