1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: rabbiter
Section: net
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>,
HIGUCHI Daisuke (VDR dai) <dai@debian.org>
Build-Depends: debhelper (>= 11~),
gem2deb
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/ruby-team/rabbiter.git
Vcs-Browser: https://salsa.debian.org/ruby-team/rabbiter
Homepage: https://rabbit-shocker.org/en/rabbiter/
XS-Ruby-Versions: all
Package: rabbiter
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: rabbit (>= 2.0.0),
ruby | ruby-interpreter,
ruby-gettext,
ruby-gio2 (>= 2.1.1),
ruby-twitter-oauth,
ruby-twitter,
${misc:Depends},
${shlibs:Depends}
Description: Twitter client for Rabbit
Rabbiter is a tool that collects tweets related to the talk and sends
them to Rabbit as comments.
.
Rabbiter receives comments from twitter and sends them to Rabbit.
Rabbit shows them in your slides. It is very useful when you talk on
public events/conferences.
|