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
|
Source: ibus-typing-booster
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders: Gunnar Hjalmarsson <gunnarhj@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,
Standards-Version: 4.6.2
Rules-Requires-Root: no
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
Package: ibus-typing-booster
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
ibus,
libm17n-0,
m17n-db,
python3-dbus,
python3-enchant,
python3-packaging,
python3-xdg
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.
|