File: control

package info (click to toggle)
golang-github-azure-azure-storage-blob-go 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,112 kB
  • sloc: makefile: 3
file content (26 lines) | stat: -rw-r--r-- 1,173 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
Source: golang-github-azure-azure-storage-blob-go
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-azure-azure-pipeline-go-dev,
               golang-gopkg-check.v1-dev
Standards-Version: 4.2.1
Homepage: https://github.com/Azure/azure-storage-blob-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-azure-azure-storage-blob-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-azure-azure-storage-blob-go.git
XS-Go-Import-Path: github.com/Azure/azure-storage-blob-go
Testsuite: autopkgtest-pkg-go

Package: golang-github-azure-azure-storage-blob-go-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-azure-azure-pipeline-go-dev,
         golang-gopkg-check.v1-dev
Description: Microsoft Azure Blob Storage Library for Go
 The Microsoft Azure Storage SDK for Go allows you to build applications
 that takes advantage of Azure's scalable cloud storage. It provides
 low-level and high-level APIs.