Home > Repository > 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.
Nome:perl-Unicode-EastAsianWidth
Versione: 12-2mamba
Gruppo:System/Libraries/Perl
Manutentore:silvan
Licenza:MIT
Dimensione:63,37 kB
URL di origine:https://www.cpan.org/
Data di compilazione:2023-04-18 00:03:44
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiperl-Unicode-EastAsianWidth
perl-Unicode-EastAsianWidth
perl-Unicode-EastAsianWidth
Dipendenze di compilazioneperl[>=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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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