| 12
 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
 
 | Source: rime-array
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 librime-bin (>= 1.7.3+dfsg1-2~),
 rime-essay,
 rime-prelude,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/rime/rime-array
Vcs-Git: https://salsa.debian.org/input-method-team/rime-array.git
Vcs-Browser: https://salsa.debian.org/input-method-team/rime-array
Package: rime-data-array30
Architecture: any
Depends:
 rime-data-cangjie5,
 rime-data-terra-pinyin,
 ${misc:Depends},
Breaks:
 librime-data-array30,
Replaces:
 librime-data-array30,
Provides:
 librime-data-array30,
Description: Rime Input Method Engine schema data - array30
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides the array30 schema data of RIME.
 |