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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
Source: mikutter
Section: net
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>,
NOKUBI Takatsugu <knok@daionet.gr.jp>,
Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Homepage: https://mikutter.hachune.net/
Vcs-Git: https://salsa.debian.org/ruby-team/mikutter.git
Vcs-Browser: https://salsa.debian.org/ruby-team/mikutter
Rules-Requires-Root: no
Package: mikutter
Architecture: all
Depends: ruby | ruby-interpreter,
ruby-addressable (>= 2.3),
ruby-cairo,
ruby-delayer (<< 2.0),
ruby-delayer (>= 1.1.2),
ruby-delayer-deferred (>= 2.2),
ruby-diva (<< 1.1),
ruby-diva (>= 1.0),
ruby-gettext (>= 3.2.9),
ruby-gtk2 (>= 3.3.6),
ruby-httpclient,
ruby-instance-storage,
ruby-json (>= 1.8),
ruby-locale,
ruby-memoist (<< 0.17),
ruby-memoist (>= 0.16),
ruby-moneta,
ruby-nokogiri,
ruby-oauth (>= 0.5.4),
ruby-pluggaloid (<< 2.0),
ruby-pluggaloid (>= 1.2),
ruby-text,
ruby-twitter-text (<< 2.1.0),
ruby-typed-array (<< 0.2),
ruby-typed-array (>= 0.1),
${misc:Depends}
Recommends: alsa-utils,
libnotify-bin
Description: plugin-extensible Twitter client
Mikutter is a multi-pane Twitter client with several advanced
features:
* different tweet views (flat list, threaded list, searches);
* user profile and activity views;
* lists of followers and followings (friends);
* plugin extensibility.
|