mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
20 lines
779 B
XML
20 lines
779 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">tlwg/libthai</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
LibThai is a set of Thai language support routines aimed to ease
|
|
developers' tasks to incorporate Thai language support in their
|
|
applications. It includes important Thai-specific functions e.g. word
|
|
breaking, input and output methods as well as basic character and
|
|
string supports. LibThai is an Open Source and collaborative effort
|
|
initiated by Thai Linux Working Group and opened for all contributors.
|
|
</longdescription>
|
|
</pkgmetadata>
|