Import p5-Cz-Cstools-3.3: Tools for dealing with Czech and Slovak texts in Perl
authorhubertf <hubertf>
Fri, 4 Oct 2002 16:29:51 +0000 (16:29 +0000)
committerhubertf <hubertf>
Fri, 4 Oct 2002 16:29:51 +0000 (16:29 +0000)
commit0037081c165a4899cbb2c9d3d575793ba12f076c
treecbcccfad2dd06bfe479dc2b76d61907bb273daa0
parent361309b1cdb9ba456940de6b6b80627274723355
Import p5-Cz-Cstools-3.3: Tools for dealing with Czech and Slovak texts in Perl

This package includes modules that are usefull when dealing with Czech (and
Slovak) texts in Perl.

Module Cz::Cstocs:
  Implements object for various charset encodings, used for the Czech language
  -- either as objects, or as direct conversion functions. One of the charsets
  is tex for things like \v{c}.

Program cstocs:
  This version of popular charset reencoding utility uses the above mentioned
  module to convert text between various charsets.

Module Cz::Sort:
  Sorts according to Czech sorting conventions, regardless on locale setting.
  Exports functions czcmp and czsort which can be used in similar way as as
  Perl's internals cmp and sort.

Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 17943
textproc/p5-Cz-Cstools/DESCR [new file with mode: 0644]
textproc/p5-Cz-Cstools/Makefile [new file with mode: 0644]
textproc/p5-Cz-Cstools/PLIST [new file with mode: 0644]
textproc/p5-Cz-Cstools/distinfo [new file with mode: 0644]