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-28.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Text-CharWidth Distribution: Mageia
Version: 0.40.0 Vendor: Mageia.Org
Release: 28.mga10 Build date: Wed Nov 29 15:03:06 2023
Group: Development/Perl Build host: localhost
Size: 20658 Source RPM: perl-Text-CharWidth-0.40.0-28.mga10.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/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
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Nov 29 2023 tv <tv> 0.40.0-28.mga10
  + Revision: 2011117
  - Rebuild for perl-5.38
* Tue Nov 28 2023 tv <tv> 0.40.0-27.mga10
  + Revision: 2010607
  - Rebuild for perl-5.38
* Tue Jun 07 2022 umeabot <umeabot> 0.40.0-26.mga9
  + Revision: 1862440
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 0.40.0-25.mga9
  + Revision: 1796081
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/e382d9558087281c121c8f894f49c9c18d8b24
/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.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 05:31:29 2024