File: control

package info (click to toggle)
mikutter 3.8.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,544 kB
  • sloc: ruby: 20,548; sh: 99; makefile: 19
file content (52 lines) | stat: -rw-r--r-- 1,702 bytes parent folder | download
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
52
Source: mikutter
Section: net
Priority: optional
Maintainer: HIGUCHI Daisuke (VDR dai) <dai@debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>,
           NOKUBI Takatsugu <knok@daionet.gr.jp>
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.3.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

Package: mikutter
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-addressable (>= 2.3),
         ruby-cairo,
         ruby-delayer (<< 0.1),
         ruby-delayer (>= 0.0),
         ruby-delayer-deferred (<< 3.0),
         ruby-delayer-deferred (>= 2.0),
         ruby-diva (<< 2.0),
         ruby-diva (>= 0.3.1),
         ruby-gettext (>= 3.2.9),
         ruby-gtk2 (>= 3.2.0),
         ruby-hmac (<< 0.5),
         ruby-hmac (>= 0.4),
         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.1),
         ruby-pluggaloid (<< 2.0),
         ruby-pluggaloid (>= 1.1.1),
         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.