File: control

package info (click to toggle)
golang-github-quobyte-api 0.0~git20160913.0.bf713b5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 934 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.