Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-CharWidth-0.40.0-18 RPM for aarch64

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-Text-CharWidth Distribution: OpenMandriva Lx
Version: 0.40.0 Vendor: OpenMandriva
Release: 18 Build date: Sun Jul 24 16:21:05 2022
Group: Development/Perl Build host: instance-20220713-1556-2.openmandriva.org
Size: 74825 Source RPM: perl-Text-CharWidth-0.40.0-18.src.rpm
Packager: angrypenguin <angrypenguinpoland@gmail.com>
Url: http://search.cpan.org/dist/Text-CharWidth
Summary: Text-CharWidth module for perl
Text::CharWidth - Get number of occupied columns of a string on
terminal

This module supplies features similar as wcwidth(3) and wcswidth(3) in
C language.

Characters have its own width on terminal depending on locale. For
example, ASCII characters occupy one column per character, east Asian
fullwidth characters (like Hiragana or Han Ideograph) occupy two
columns per character, and combining characters (apperaring in
ISO-8859-11 Thai, Unicode, and so on) occupy zero columns per
character. mbwidth() gives the width of the first character of the
given string and mbswidth() gives the width of the whole given string.

The names of mbwidth and mbswidth came from ``multibyte'' versions of
wcwidth and wcswidth which are ``wide character'' versions.

mblen(string) returns number of bytes of the first character of the
string. Please note that a character may consist of multiple bytes in
multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5.

mbwidth(string) returns the width of the first character of the
string. mbswidth(string) returns the width of the whole string.

Parameters are to be given in locale encodings, not always in UTF-8.

Provides

Requires

License

GPLv2+ or Artistic

Files

/usr/lib64/perl5/vendor_perl/Text/CharWidth.pm
/usr/lib64/perl5/vendor_perl/auto/Text/CharWidth/CharWidth.so
/usr/share/doc/perl-Text-CharWidth
/usr/share/doc/perl-Text-CharWidth/Changes
/usr/share/doc/perl-Text-CharWidth/README
/usr/share/man/man3/Text::CharWidth.3pm.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:13:12 2024