SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-CharWidth
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 13:58:35
Group : Development/Libraries/Perl Source RPM : perl-Text-CharWidth-0.04-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Get number of occupied columns of a string on terminal
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-CharWidth-0.04-lp155.1.1.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Text
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Text/CharWidth.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Text
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Text/CharWidth
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Text/CharWidth/CharWidth.so
/usr/share/doc/packages/perl-Text-CharWidth
/usr/share/doc/packages/perl-Text-CharWidth/Changes
/usr/share/doc/packages/perl-Text-CharWidth/README
/usr/share/man/man3/Text::CharWidth.3pm.gz

 
ICM