Source: golang-github-facebookgo-subset Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz Build-Depends: debhelper-compat (=12), dh-golang, golang-any Standards-Version: 4.5.0 Homepage: https://github.com/facebookgo/subset Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-facebookgo-subset Vcs-Git: https://salsa.debian.org/go-team/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} Multi-Arch: foreign 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.