Source: ruby-twitter-stream Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Jonas Genannt , Pirate Praveen Build-Depends: debhelper (>= 9~), gem2deb, ruby-eventmachine (>= 1.0.7-3~), ruby-http-parser.rb (>= 0.6.0-3~), ruby-rspec, ruby-simple-oauth (>= 0.3.1~) Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-twitter-stream.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-twitter-stream.git Homepage: http://github.com/voloko/twitter-stream XS-Ruby-Versions: all Package: ruby-twitter-stream Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-eventmachine (>= 1.0.7-3~), ruby-http-parser.rb (>= 0.6.0-3~), ruby-simple-oauth (>= 0.3.1~), ${misc:Depends}, ${shlibs:Depends} Description: Twitter realtime API client for Ruby This package provides a simple Ruby client library for Twitter's streaming API. The library uses EventMachine to handle connections and adheres to Twitter's reconnection guidelines. The library can only use the JSON format.