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.