summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-11-17 21:48:47 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-11-17 21:48:47 +0000
commite60033dd90bd5c05d49f39154198a90e73298445 (patch)
treeb7dbfa6a7d6049a1d2285cdda214689a160b1fdf /app-i18n/cstools/metadata.xml
parentsecurity bump. znew tmpfile handling. (Manifest recommit) (diff)
downloadgentoo-2-e60033dd90bd5c05d49f39154198a90e73298445.tar.gz
gentoo-2-e60033dd90bd5c05d49f39154198a90e73298445.tar.bz2
gentoo-2-e60033dd90bd5c05d49f39154198a90e73298445.zip
Initial import.
Diffstat (limited to 'app-i18n/cstools/metadata.xml')
-rw-r--r--app-i18n/cstools/metadata.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-i18n/cstools/metadata.xml b/app-i18n/cstools/metadata.xml
new file mode 100644
index 000000000000..4c678eaddaf9
--- /dev/null
+++ b/app-i18n/cstools/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>ticho@gentoo.org</email>
+ <name>Andrej Kacian</name>
+ </maintainer>
+ <longdescription>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>