File: control

package info (click to toggle)
golang-github-vaughan0-go-ini 0.0~git20130923.0.a98ad7e-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 80 kB
  • sloc: makefile: 7
file content (26 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: golang-github-vaughan0-go-ini
Standards-Version: 4.7.2
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders:
 Dmitry Smirnov <onlyjob@debian.org>,
 Tim Potter <tpot@hpe.com>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vaughan0-go-ini
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vaughan0-go-ini.git
Homepage: https://github.com/vaughan0/go-ini
XS-Go-Import-Path: github.com/vaughan0/go-ini

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