File: control

package info (click to toggle)
rabbit 2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,220 kB
  • sloc: ruby: 29,416; lisp: 304; makefile: 43; sh: 11
file content (89 lines) | stat: -rw-r--r-- 2,890 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: rabbit
Section: x11
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~),
               dh-elpa (>= 0.0.17),
               rdtool-elisp,
               gem2deb,
               python-blockdiag,
               ruby-coderay (>= 1.0.0),
               ruby-faraday,
               ruby-gettext (>= 3.0.0),
               ruby-gio2,
               ruby-gtk2,
               ruby-gtk3,
               ruby-hikidoc,
               ruby-kramdown,
               ruby-nokogiri,
               ruby-poppler,
               ruby-rd,
               ruby-rsvg2,
               ruby-rt,
               ruby-test-unit,
               ruby-test-unit-rr,
               xauth,
               xvfb
Standards-Version: 4.2.1
Homepage: https://rabbit-shocker.org
Vcs-Git: https://salsa.debian.org/ruby-team/rabbit.git
Vcs-Browser: https://salsa.debian.org/ruby-team/rabbit
XS-Ruby-Versions: all

Package: rabbit
Architecture: all
Depends: libjs-prototype,
         ruby | ruby-interpreter,
         ruby-coderay (>= 1.0.0),
         ruby-faraday,
         ruby-gettext (>= 3.0.0),
         ruby-gio2,
         ruby-gtk2,
         ruby-hikidoc,
         ruby-kramdown,
         ruby-nokogiri,
         ruby-poppler,
         ruby-rd,
         ruby-rsvg2,
         ruby-rt,
         ${misc:Depends}
Suggests: dia,
          emacs,
          enscript,
          ghostscript,
          gimp,
          mimetex,
          python-aafigure,
          python-blockdiag,
          rabbit-mode
Description: presentation tool using RD, a simple text format
 Rabbit is an application to do presentations with RD documents.  RD is a
 simple, easy-to-read, and easy-to-write text format like Wiki.  Rabbit has
 many noteworthy features, which distinguish this application from other
 presentation tools.
 .
  * Slide looks are defined with Ruby and customizable.
  * Various keyboard interfaces.
  * Mouse gesture support.
  * Slides can contain many image formats: EPS, SVG, GIMP, and Dia.
  * Rabbit can be a server and you can access it with the dRuby interface.
  * and more...

Package: rabbit-mode
Architecture: all
Section: editors
Depends: ${misc:Depends}, ${elpa:Depends},
         rabbit,
         rdtool-elisp
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24, emacs25
Breaks: emacsen-common (<< 2.0.0)
Description: Emacs-lisp rabbit-mode for writing RD document using Rabbit
 Rabbit is an application to do presentations with RD documents. RD is a
 simple, easy-to-read, and easy-to-write text format like Wiki. Rabbit has
 many noteworthy features, which distinguish this application from other
 presentation tools.
 .
 This package provides Emacs major-mode for editing RD document using Rabbit