Source: ruby-google-apis-core
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Vivek K J <vivekkj@disroot.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 1),
               ruby-addressable (>= 2.9),
               ruby-faraday (>= 2.13),
               ruby-faraday-follow-redirects (>= 0.4),
               ruby-googleauth (>= 1.14),
               ruby-mini-mime (>= 1.1),
               ruby-multi-json (>= 1.11),
               ruby-representable (>= 3.0),
               ruby-retriable (>= 3.1),
               ruby-webrick
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-google-apis-core.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-google-apis-core
Homepage: https://github.com/googleapis/google-api-ruby-client
Testsuite: autopkgtest-pkg-ruby

Package: ruby-google-apis-core
Architecture: all
Description: Common utility and base classes for legacy Google REST clients
 This library includes common base classes and dependencies used by legacy REST
 clients for Google APIs. It is used by client libraries, but you should not
 need to install it by itself.
