Home > Repositories > base > perl-Unicode-EastAsianWidth

perl-Unicode-EastAsianWidth: Unicode::EastAsianWidth - East Asian Width properties

This module provide user-defined Unicode properties that deal with East Asian characters' width status, as specified in .
It exports the following functions to the caller's scope, to be used by Perl's Unicode matching system: "InEastAsianFullwidth", "InEastAsianHalfwidth", "InEastAsianAmbiguous", "InEastAsianNarrow" "InEastAsianWide", "InEastAsianNeutral".
In accord to TR11 cited above, two additional context-sensitive properties are exported: "InFullwidth" (union of "Fullwidth" and "Wide") and "InHalfwidth" (union of "Halfwidth", "Narrow" and "Neutral").
*Ambiguous* characters are treated by default as part of "InHalfwidth", but you can modify this behaviour by assigning a true value to $Unicode::EastAsianWidth::EastAsian.
Name:perl-Unicode-EastAsianWidth
Release: 12-2mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:MIT
Size:63.37 kB
Upstream URL:https://www.cpan.org/
Build time:2023-04-18 00:03:44
Binary packages and requirements
x86_64aarch64i586
Built RPMSperl-Unicode-EastAsianWidth
perl-Unicode-EastAsianWidth
perl-Unicode-EastAsianWidth
Build requirementsperl[>=2:5.36.0] [1]
perl-devel [1]
perl-devel[>=0:5.36.0] [1]
perl[>=2:5.36.0] [1]
perl-devel [1]
perl-devel[>=0:5.36.0] [1]
perl[>=2:5.36.0] [1]
perl-devel [1]
perl-devel[>=0:5.36.0] [1]
History of changes
DatePackagerReleaseDescription
2023-04-18Sdk Build System 12.0-2mamba- rebuilt with perl 5.36.0
2020-05-25autodist12.0-1mamba- automatic update by autodist
2019-04-17autodist1.40-1mamba- automatic update by autodist
2013-02-22silvan1.33-1mamba- update to 1.33
2010-10-23gil1.30-1mamba- package created by autospec