Source: golang-github-quobyte-api
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/quobyte/api
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-quobyte-api.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-quobyte-api.git
XS-Go-Import-Path: github.com/quobyte/api

Package: golang-github-quobyte-api-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Quobyte API client for Go
 This library implements a Go client for the Quobyte API.
 .
 Quobyte is a commercial product offering software implementing an
 enterprise-grade distributed parallel filesystem and block storage
 support for VMs and containers.