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
|
Source: scim-m17n
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Osamu Aoki <osamu@debian.org>,
Build-Depends:
debhelper-compat (= 13),
libltdl-dev,
libm17n-dev,
libscim-dev,
pkg-config,
Standards-Version: 4.6.1
Homepage: https://github.com/scim-im/scim-m17n
Vcs-Git: https://salsa.debian.org/input-method-team/scim-m17n.git
Vcs-Browser: https://salsa.debian.org/input-method-team/scim-m17n
Rules-Requires-Root: no
Package: scim-m17n
Architecture: any
Multi-Arch: same
Depends:
m17n-db,
scim,
${misc:Depends},
${shlibs:Depends},
Description: M17N Input Method Engine for SCIM
SCIM (Smart Common Input Method) is an input method (IM) platform.
.
M17N (Multilingualization) Input Method Engine enables SCIM to input
many non-latin characters from the keyboard using libm17n library.
.
Author: James Su <suzhe@tsinghua.org.cn>
.
For details about SCIM, please see the description of the scim package.
|