File: control

package info (click to toggle)
golang-gopkg-ini.v1 1.37.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 308 kB
  • sloc: makefile: 17
file content (23 lines) | stat: -rw-r--r-- 890 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
Source: golang-gopkg-ini.v1
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 11~),
               dh-golang (>= 1.17~),
               golang-go,
               golang-github-smartystreets-goconvey-dev,
Standards-Version: 4.1.4
Homepage: http://gopkg.in/ini.v1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-ini.v1
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-ini.v1.git
XS-Go-Import-Path: gopkg.in/ini.v1
Testsuite: autopkgtest-pkg-go

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.