File: control

package info (click to toggle)
ibus-typing-booster 2.30.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 141,204 kB
  • sloc: xml: 1,123,826; python: 47,026; sh: 5,183; makefile: 373; sed: 16
file content (64 lines) | stat: -rw-r--r-- 1,668 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
Source: ibus-typing-booster
Section: utils
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 libibus-1.0-dev,
# for tests:
 gir1.2-gtk-3.0,
 hunspell-cs,
 hunspell-de-de-frami,
 hunspell-el,
 hunspell-en-us,
 hunspell-es,
 hunspell-fr,
 hunspell-it,
 hunspell-ko,
 hunspell-sv,
 libm17n-0,
 libreoffice-voikko,
 locales-all,
 m17n-db,
 python3-enchant,
 python3-gi,
 python3-packaging,
# myspell-es provides hunspell-es which causes an ambiguity
Build-Conflicts: myspell-es
Standards-Version: 4.7.3
Homepage: https://mike-fabian.github.io/ibus-typing-booster/
Vcs-Git: https://salsa.debian.org/input-method-team/ibus-typing-booster.git
Vcs-Browser: https://salsa.debian.org/input-method-team/ibus-typing-booster
Description: Completion input method to speedup typing
 Ibus-typing-booster is a predictive input method and predicts
 complete words based on context and partial input. One can then
 simply select the desired word from a list of suggestions and
 improve one's typing speed and spelling.

Package: ibus-typing-booster
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ibus,
 libm17n-0,
 m17n-db,
 python3-dbus,
 python3-enchant,
 python3-packaging,
 python3-xdg,
Recommends:
 python3-rapidfuzz,
# see https://bugs.debian.org/1112240
 python3-regex,
 python3-langtable,
 python3-pyatspi,
 python3-pyaudio,
 wl-clipboard,
# For unicode data, see https://github.com/mike-fabian/ibus-typing-booster/issues/698
 unicode-cldr-core,
 unicode-data,
Description: ${source:Synopsis}
 ${source:Extended-Description}