Source: ruby-signet
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-addressable (>=2.8~),
               ruby-faraday (>= 0.17.3~),
               ruby-jwt,
               ruby-multi-json,
               ruby-rspec,
               ruby-simplecov
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-signet.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-signet
Homepage: https://github.com/googleapis/signet
Testsuite: autopkgtest-pkg-ruby

Package: ruby-signet
Architecture: all
Description: Signet is an OAuth 1.0 / OAuth 2.0 implementation
 OAuth is an open standard that allows users to share their private
 resources (e.g. photos, videos, contact lists) stored on one site with
 another site without having to hand out their username and password.
