Source: ruby-oauth2
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,
               ruby-anonymous-loader,
               ruby-auth-sanitizer,
               ruby-coveralls,
               ruby-faraday,
               ruby-jwt,
               ruby-multi-json,
               ruby-multi-xml,
               ruby-rack,
               ruby-rash-alt,
               ruby-rspec,
               ruby-simplecov,
               ruby-snaky-hash (>= 2.0.3),
               ruby-version-gem
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-oauth2.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-oauth2
Homepage: https://github.com/ruby-oauth/oauth2
Testsuite: autopkgtest-pkg-ruby

Package: ruby-oauth2
Architecture: all
Description: ruby wrapper for the OAuth 2.0 protocol
 A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
 original OAuth spec.
