File: control

package info (click to toggle)
golang-github-quobyte-api 0.0~git20160913.0.bf713b5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 80 kB
  • sloc: makefile: 2
file content (28 lines) | stat: -rw-r--r-- 917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: golang-github-quobyte-api
Standards-Version: 4.7.2
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Tim Potter <tpot@hpe.com>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-quobyte-api
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-quobyte-api.git
Homepage: https://github.com/quobyte/api
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.