Source: golang-github-scylladb-go-set
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-fatih-set-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-scylladb-go-set
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-scylladb-go-set.git
Homepage: https://github.com/scylladb/go-set
XS-Go-Import-Path: github.com/scylladb/go-set

Package: golang-github-scylladb-go-set-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: type-safe, zero-allocation sets for Go (library)
 go-set is a type-safe, zero-allocation port of the excellent package
 fatih/set. It contains sets for most of the basic types and you can generate
 sets for your own types with ease.
