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
|
Source: ibus-libzhuyin
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-python,
gnome-common,
intltool,
libglib2.0-dev,
libibus-1.0-dev (>= 1.4.0),
libopencc-dev (>= 1.0.0),
libpinyin-utils (>= 2.1.0),
libzhuyin-dev (>= 2.4.92~),
python3,
Standards-Version: 4.5.1
Homepage: https://github.com/libzhuyin/ibus-libzhuyin
Vcs-Git: https://salsa.debian.org/debian/ibus-libzhuyin.git
Vcs-Browser: https://salsa.debian.org/debian/ibus-libzhuyin
Package: ibus-libzhuyin
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python3-gi,
Description: New Zhuyin engine based on libzhuyin for IBus
ibus-libzhuyin is a Chinese Zhuyin (Bopomofo) input method based on
libzhuyin. It provides an intelligent sentence-based Chinese zhuyin
algorithm to improve input experience.
|