File: ibus-table-chinese-array.appdata.xml

package info (click to toggle)
ibus-table-chinese 1.8.12-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 30,060 kB
  • sloc: python: 656; xml: 504; perl: 140; sh: 108; makefile: 12
file content (37 lines) | stat: -rw-r--r-- 1,585 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
  <id>org.freedesktop.ibus.engine.table.array</id>
  <metadata_license>CC0-1.0</metadata_license>
  <name>Array input methods</name>
  <summary>Chinese input method</summary>
  <description>
    <p>
      Array input method is a free, open-minded character-structured
      input method. Includes: array30 (27489 characters) and
      array30-big (27489 characters + Unicode ExtB).
    </p>
    <p>
      Input methods are typing systems allowing users to input complex
      languages.  They are necessary because these contain too many
      characters to simply be laid out on a traditional keyboard.
    </p>
  </description>
  <keywords>
    <keyword>input-method</keyword>
    <keyword>Chinese</keyword>
  </keywords>
  <icon type="remote" width="78" height="78">https://raw.githubusercontent.com/mike-fabian/ibus-table-chinese/main/icons/array30.png</icon>
  <url type="homepage">https://github.com/mike-fabian/ibus-table</url>
  <url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
  <url type="help">https://mike-fabian.github.io/ibus-table</url>
  <url type="translate">https://translate.fedoraproject.org/projects/ibus-table/</url>
  <content_rating type="oars-1.1" />
  <languages>
    <lang percentage="100">zh_CN</lang>
    <lang percentage="100">zh_HK</lang>
    <lang percentage="100">zh_SG</lang>
    <lang percentage="100">zh_TW</lang>
  </languages>
  <project_license>GPL-3.0-or-later</project_license>
  <update_contact>mfabian@redhat.com</update_contact>
</component>