SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-CharWidth rpm build for : Mageia 9. For other distributions click perl-Text-CharWidth.

Name : perl-Text-CharWidth
Version : 0.40.0 Vendor : Mageia_Org
Release : 26.mga9 Date : 2022-06-07 02:50:51
Group : Development/Perl Source RPM : perl-Text-CharWidth-0.40.0-26.mga9.src.rpm
Size : 0.02 MB
Packager : umeabot < umeabot>
Summary : Text-CharWidth module for perl
Description :
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
full-width characters (like Hiragana or Han Ideograph) occupy two
columns per character, and combining characters (appearing 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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-CharWidth-0.40.0-26.mga9.i586.rpm
     Search for other platforms
perl-Text-CharWidth-0.40.0-26.mga9.sparc.rpm
perl-Text-CharWidth-0.40.0-26.mga9.alpha.rpm
perl-Text-CharWidth-0.40.0-26.mga9.ppc.rpm
perl-Text-CharWidth-0.40.0-26.mga9.ia64.rpm
perl-Text-CharWidth-0.40.0-26.mga9.s390.rpm

Provides :
perl(Text::CharWidth)
perl-Text-CharWidth
perl-Text-CharWidth(x86-32)

Requires :
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libperl.so.5.36
perl >= 0:5.008
perl(Exporter)
perl(XSLoader)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/bea3e287cfe944eb9d003dc3d3849721ed3191
/usr/lib/perl5/vendor_perl/Text/CharWidth.pm
/usr/lib/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.xz

 
ICM