Source: ruby-oauth2 Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~), gem2deb, rake, ruby-addressable, ruby-faraday, ruby-jwt, ruby-multi-json, ruby-multi-xml, ruby-rack, ruby-rspec, ruby-simplecov, ruby-coveralls Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-oauth2.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-oauth2 Homepage: http://github.com/intridea/oauth2 Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-oauth2 Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-faraday, ruby-jwt, ruby-multi-json, ruby-multi-xml, ruby-rack, ${misc:Depends}, ${shlibs:Depends} 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. . This is a work in progress, being built first to solve the pragmatic process of connecting to existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up to meet the entire specification over time.