File: control

package info (click to toggle)
golang-gopkg-ini.v1 1.8.5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • ctags: 162
  • sloc: makefile: 7
file content (22 lines) | stat: -rw-r--r-- 870 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
Source: golang-gopkg-ini.v1
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang (>= 1.17~),
               golang-go,
               golang-github-smartystreets-goconvey-dev,
Standards-Version: 3.9.8
Homepage: http://gopkg.in/ini.v1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-gopkg-ini.v1.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gopkg-ini.v1.git
XS-Go-Import-Path: gopkg.in/ini.v1

Package: golang-gopkg-ini.v1-dev
Architecture: all
Depends: ${misc:Depends},
         golang-go,
         golang-github-smartystreets-goconvey-dev,
Description: INI file read and write functionality in Go
 Golang library providing INI file read and write functionality.