Source: golang-github-couchbase-gocb
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-couchbase-gocbcore-dev,
 golang-github-golang-snappy-dev,
 golang-github-google-uuid-dev,
 golang-github-stretchr-testify-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-couchbase-gocb
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-couchbase-gocb.git
Homepage: https://github.com/couchbase/gocb
XS-Go-Import-Path: github.com/couchbase/gocb

Package: golang-github-couchbase-gocb-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Couchbase Go SDK (library)
 The Go SDK library allows you to connect to a Couchbase cluster from Go.
 It is written in pure Go, and uses the included gocbcore library to
 handle communicating to the cluster over the Couchbase binary protocol.
