Source: golang-github-v2fly-bloomring
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Roger Shimizu <rosh@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-v2fly-bloomring
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-v2fly-bloomring.git
Homepage: https://github.com/v2fly/ss-bloomring
XS-Go-Import-Path: github.com/v2fly/ss-bloomring

Package: golang-github-v2fly-bloomring-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: bloomring library for golang
 bloomring is the bloom ring golang library based on bloom filter.
 .
 This library was developed as part of:
  * V2Fly: https://github.com/v2fly
