Package : perl-Unicode-Collate > RPM : perl-Unicode-Collate-1.140.0-3.mga6.src.rpm

Basic items

Name perl-Unicode-Collate
Version 1.140.0
Release 3.mga6
URL http://search.cpan.org/dist/Unicode-Collate
Group Development/Perl
Summary Weighting JIS KANJI for Unicode::Collate
Size 870KB
Arch armv5tl
License GPL+ or Artistic

Description

This module is an implementation of Unicode Technical Standard #10 (a.k.a.
UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).

Constructor and Tailoring
The 'new' method returns a collator object. If new() is called with no
parameters, the collator should do the default collation.

$Collator = Unicode::Collate->new(
UCA_Version => $UCA_Version,
alternate => $alternate, # alias for 'variable'
backwards => $levelNumber, # or \@levelNumbers
entry => $element,
hangul_terminator => $term_primary_weight,
ignoreName => qr/$ignoreName/,
ignoreChar => qr/$ignoreChar/,
ignore_level2 => $bool,
katakana_before_hiragana => $bool,
level => $collationLevel,
normalization => $normalization_form,
overrideCJK => \&overrideCJK,
overrideHangul => \&overrideHangul,
preprocess => \&preprocess,
rearrange => \@charList,
rewrite => \&rewrite,
suppress => \@charList,
table => $filename,
undefName => qr/$undefName/,
undefChar => qr/$undefChar/,
upper_before_lower => $bool,
variable => $variable,
);

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 12:36:51
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie