1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: golang-github-ncw-swift
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper-compat (= 13), dh-golang, golang-any
Standards-Version: 4.6.1
Homepage: https://github.com/ncw/swift
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ncw-swift
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ncw-swift.git
XS-Go-Import-Path: github.com/ncw/swift
Package: golang-github-ncw-swift-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Go language interface to Swift / Openstack / Rackspace cloud files
This package provides an easy to use library for interfacing with Swift /
Openstack Object Storage / Rackspace cloud files from the Go Language.
|