File: control

package info (click to toggle)
golang-github-aliyun-aliyun-oss-go-sdk 1.5.0%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 584 kB
  • sloc: makefile: 6
file content (33 lines) | stat: -rw-r--r-- 1,323 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
Source: golang-github-aliyun-aliyun-oss-go-sdk
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Shengjing Zhu <zhsj@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
Standards-Version: 4.5.1
Homepage: https://github.com/aliyun/aliyun-oss-go-sdk
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aliyun-aliyun-oss-go-sdk
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aliyun-aliyun-oss-go-sdk.git
XS-Go-Import-Path: github.com/aliyun/aliyun-oss-go-sdk
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-aliyun-aliyun-oss-go-sdk-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
Multi-Arch: foreign
Description: Alibaba Cloud OSS SDK for Go
 This Go SDK is based on the official APIs of Alibaba Cloud OSS.
 .
 Alibaba Cloud Object Storage Service (OSS) is a cloud storage service provided
 by Alibaba Cloud, featuring massive capacity, security, a low cost, and high
 reliability.
 .
 The OSS can store any type of files and therefore applies to various websites,
 development enterprises and developers.
 .
 With this SDK, you can upload, download and manage data on any app anytime and
 anywhere conveniently.