Source: ruby-twitter Maintainer: Debian Ruby Extras Maintainers Uploaders: Anish A , Pirate Praveen , Utkarsh Gupta Section: ruby Testsuite: autopkgtest-pkg-ruby Priority: optional Build-Depends: debhelper-compat (= 12), gem2deb, ruby-addressable (>= 2.5~), ruby-buftok, ruby-coveralls, ruby-equalizer (>= 0.0.11~), ruby-http (>= 4.0~), ruby-http-form-data (>= 2.0~), ruby-http-parser.rb, ruby-memoizable, ruby-multipart-post (>= 2.0~), ruby-naught (>= 1.1~), ruby-rspec, ruby-safe-yaml, ruby-simple-oauth (>= 0.3), ruby-simplecov, ruby-timecop, ruby-webmock Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-twitter Vcs-Git: https://salsa.debian.org/ruby-team/ruby-twitter.git Homepage: https://github.com/sferik/twitter/ XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-twitter Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby-addressable (>= 2.5~), ruby-buftok, ruby-equalizer (>= 0.0.11~), ruby-http (>= 4.0~), ruby-http-form-data (>= 2.0~), ruby-http-parser.rb, ruby-memoizable, ruby-multipart-post (>= 2.0~), ruby-naught (>= 1.1~), ruby-simple-oauth (>= 0.3~), ${misc:Depends}, ${shlibs:Depends} Conflicts: ruby-twitter4r Replaces: ruby-twitter4r Description: Ruby interface to the Twitter API This ruby library provides a convenient access to the Twitter API. This provides comprehensive methods to access the API. This library needs only a registration of your application with Twitter. It uses OAuth protocol for interacting with Twitter API.