summaryrefslogtreecommitdiff
blob: 4fe865bab1d8f56f76ead3ad643b48acba863e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
	<email>philantrop@gentoo.org</email>
</maintainer>
<longdescription>
libtranslate is a library for translating text and web pages between natural
languages. Its modular infrastructure allows to implement new translation
services separately from the core library.

libtranslate is shipped with a generic module supporting web-based translation
services such as Babel Fish, Google Language Tools and SYSTRAN. Moreover, the
generic module allows to add new services simply by adding a few lines to a XML
file (see the services.xml(5) manual page).

The libtranslate distribution includes a powerful command line interface (see
the translate(1) manual page).
</longdescription>
</pkgmetadata>