Source: ruby-google-api-client Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, ruby-representable (>= 3.0~), ruby-retriable (>= 2.0~), ruby-addressable (>= 2.5.1~), ruby-mini-mime (>= 1.0~), ruby-googleauth (>= 0.9~), ruby-httpclient (>= 2.8.1~), ruby-rexml, ruby-signet (>= 0.12~) Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-google-api-client.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-google-api-client Homepage: https://github.com/google/google-api-ruby-client Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-google-api-client Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-representable (>= 3.0~), ruby-retriable (>= 2.0~), ruby-addressable (>= 2.5.1~), ruby-mini-mime (>= 1.0~), ruby-googleauth (>= 0.9~), ruby-httpclient (>= 2.8.1~), ruby-rexml, ruby-signet (>= 0.12~), ${misc:Depends}, ${shlibs:Depends} Breaks: ruby-fog-google (<< 1.13~) Description: Client for accessing Google APIs This library makes it easy to access Google services via APIs. . For example, to use Google Drive, just add require 'google/apis/drive_v2' . This library is a dependency of gitlab, a git based collaboration platform.