Source: golang-github-gophercloud-gophercloud
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Shengjing Zhu <zhsj@debian.org>,
           Martín Ferrari <tincho@debian.org>,
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev,
               golang-gopkg-yaml.v2-dev,
               tzdata,
Standards-Version: 4.2.1
Homepage: https://github.com/gophercloud/gophercloud
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gophercloud-gophercloud
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gophercloud-gophercloud.git
XS-Go-Import-Path: github.com/gophercloud/gophercloud
Testsuite: autopkgtest-pkg-go

Package: golang-github-gophercloud-gophercloud-dev
Architecture: all
Depends: golang-golang-x-crypto-dev,
         golang-gopkg-yaml.v2-dev,
         ${misc:Depends},
         ${shlibs:Depends},
Description: OpenStack SDK for Go
 Gophercloud allows Go developers to connect their applications with
 OpenStack clouds. It is fully open source and supports many OpenStack
 services like Compute, Object Storage, Identity, Networking and
 Block Storage.