File: control

package info (click to toggle)
golang-github-facebookgo-subset 0.0~git20150612.0.8dac2c3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 80 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 817 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
Source: golang-github-facebookgo-subset
Section: devel
Priority: extra
Maintainer: QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.0
Homepage: https://github.com/facebookgo/subset
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-facebookgo-subset.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-facebookgo-subset.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/facebookgo/subset

Package: golang-github-facebookgo-subset-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Check if a value is a subset of another
 Subset is a Go library that implements logic to check if a value is
 a subset of another using reflect.