blob: bd43142caba9ed58ee7095218aa418cf1a777c43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
Distribution Cstools contains well-known character set conversion
program cstocs, and module Cz::Cstocs that makes it easy to do charset
conversions directly in Perl scripts, without spawning external process.
Also included is Cz::Sort module that provides functions for Czech
collation in Perl scripts without a need of locale settings. It is based
on conversion table from csr program by Petr Olsak.
</longdescription>
</pkgmetadata>
|