Source: golang-github-adroll-goamz Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-gopkg-check.v1-dev | golang-check.v1-dev Standards-Version: 4.0.0 Homepage: https://github.com/AdRoll/goamz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-adroll-goamz.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-adroll-goamz.git XS-Go-Import-Path: github.com/AdRoll/goamz Package: golang-github-adroll-goamz-dev Architecture: all Depends: golang-gopkg-check.v1-dev | golang-check.v1-dev, ${misc:Depends}, ${shlibs:Depends} Description: enables Go programs to interact with Amazon Web Services The goamz package enables Go programs to interact with Amazon Web Services. . This is a fork of the version developed within Canonical with additional functionality and services from a number of contributors! . The API of AWS is very comprehensive, though, and goamz doesn't even scratch the surface of it. That said, it's fairly well tested, and is the foundation in which further calls can easily be integrated.