Source: ruby-oauth
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Taku YASUI <tach@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-auth-sanitizer,
               ruby-backports,
               ruby-oauth-tty,
               ruby-rspec,
               ruby-snaky-hash
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-oauth.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-oauth
Homepage: https://github.com/oauth-xx/oauth-ruby
Testsuite: autopkgtest-pkg-ruby

Package: ruby-oauth
Architecture: all
Description: Ruby library for OAuth core
 This package is a ruby library providing OAuth consumer and provider.
 .
 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.
