summaryrefslogtreecommitdiff
path: root/app-i18n/cstools/metadata.xml
blob: 5fc0a2232c9dcfef5d7bfa3cc84718564b1b7388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <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>
  <origin>srcux</origin>
</pkgmetadata>