File: libpinyin.appdata.xml

package info (click to toggle)
ibus-libpinyin 1.16.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,980 kB
  • sloc: cpp: 21,874; sh: 5,754; ansic: 1,095; python: 1,062; makefile: 512; xml: 490; awk: 32; sed: 16
file content (25 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
  <id>com.github.libpinyin</id>
  <metadata_license>CC0-1.0</metadata_license>
  <name>Pinyin</name>
  <summary>Chinese Pinyin and Zhuyin input method</summary>
  <description>
    <p>
      The Pinyin input method is designed for entering Chinese text by
      using Pinyin or Zhuyin.
    </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>
  <url type="homepage">https://github.com/libpinyin/ibus-libpinyin</url>
  <project_group>GNOME</project_group>
  <developer_name>The GNOME Project</developer_name>
  <url type="bugtracker">https://code.google.com/p/ibus/issues/list</url>
  <url type="donation">https://www.gnome.org/friends/</url>
  <url type="help">https://code.google.com/p/ibus/wiki/FAQ</url>
  <update_contact>alexepico_AT_gmail.com</update_contact>
</component>