gentoo-ebuilds/app-emacs/scim-bridge-el/metadata.xml
Ulrich Müller 38b155fa1b
**/metadata.xml: Replace http by https in DOCTYPE element
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-11 15:22:48 +02:00

27 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>