File: control

package info (click to toggle)
golang-github-minio-madmin-go 3.0.88-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,172 kB
  • sloc: python: 801; makefile: 6
file content (56 lines) | stat: -rw-r--r-- 2,013 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: golang-github-minio-madmin-go
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mathias Gibbens <gibmat@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-cespare-xxhash-dev,
 golang-github-dustin-go-humanize-dev,
 golang-github-golang-jwt-jwt-dev,
 golang-github-minio-minio-go-v7-dev (>= 7.0.84),
 golang-github-prometheus-common-dev,
 golang-github-prometheus-procfs-dev,
 golang-github-prometheus-prom2json-dev,
 golang-github-safchain-ethtool-dev,
 golang-github-secure-io-sio-go-dev,
 golang-github-shirou-gopsutil-dev (>= 4.0~),
 golang-github-tinylib-msgp-dev (>= 1.1.8),
 golang-golang-x-crypto-dev,
 golang-golang-x-net-dev,
 golang-golang-x-tools,
 golang-gopkg-yaml.v3-dev,
 msgp (>= 1.1.8),
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-minio-madmin-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-minio-madmin-go.git
Homepage: https://github.com/minio/madmin-go
XS-Go-Import-Path: github.com/minio/madmin-go

Package: golang-github-minio-madmin-go-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-cespare-xxhash-dev,
 golang-github-dustin-go-humanize-dev,
 golang-github-golang-jwt-jwt-dev,
 golang-github-minio-minio-go-v7-dev (>= 7.0.84),
 golang-github-prometheus-common-dev,
 golang-github-prometheus-procfs-dev,
 golang-github-prometheus-prom2json-dev,
 golang-github-safchain-ethtool-dev,
 golang-github-secure-io-sio-go-dev,
 golang-github-shirou-gopsutil-dev (>= 4.0~),
 golang-github-tinylib-msgp-dev (>= 1.1.8),
 golang-golang-x-crypto-dev,
 golang-golang-x-net-dev,
 golang-gopkg-yaml.v3-dev,
 ${misc:Depends},
Description: client SDK providing APIs to manage MinIO services (library)
 The MinIO Admin Golang Client SDK provides APIs to manage MinIO services.
 MinIO offers high-performance, S3 compatible object storage.