Source: golang-github-stacktic-dropbox Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-golang-x-net-dev, golang-golang-x-oauth2-dev Standards-Version: 3.9.8 Homepage: https://github.com/stacktic/dropbox Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-stacktic-dropbox.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-stacktic-dropbox.git XS-Go-Import-Path: github.com/stacktic/dropbox Package: golang-github-stacktic-dropbox-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-golang-x-net-dev, golang-golang-x-oauth2-dev Description: Go client library for the Dropbox core and Datastore API Dropbox Go client library for the Dropbox core and Datastore API with support for uploading and downloading encrypted files. . Support of the Datastore API should be considered as a beta version. To use this library, you must have a valid client ID (app key) and client secret (app secret) provided by Dropbox.