summaryrefslogtreecommitdiff
blob: d351407087a40905434510cd43d0da9ae735c562 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
  <email>heroxbd@gentoo.org</email>
</maintainer>
<maintainer type="project">
  <email>gnu-emacs@gentoo.org</email>
  <name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
  The Smart Common Input Method platform (SCIM) is an input method (IM)
  platform containing support for more than thirty languages (CJK and
  many European languages) for POSIX-style operating systems including
  Linux and BSD.

  scim-bridge.el is a SCIM-Bridge client for Emacs. This program allows
  users on-the-spot style input with SCIM. The input statuses are
  individually kept for each buffer, and prefix-keys such as C-x and C-c
  can be used even if SCIM is active. So you can input various languages
  fast and comfortably by using it.
</longdescription>
<stabilize-allarches/>
<upstream>
  <remote-id type="launchpad">scim-bridge.el</remote-id>
</upstream>
</pkgmetadata>