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-23.mga8 RPM for i586

From Mageia 8 for i586 / media / core / release

Name: perl-Text-CharWidth Distribution: Mageia
Version: 0.40.0 Vendor: Mageia.Org
Release: 23.mga8 Build date: Wed Jun 17 21:03:30 2020
Group: Development/Perl Build host: localhost
Size: 20094 Source RPM: perl-Text-CharWidth-0.40.0-23.mga8.src.rpm
Packager: umeabot <umeabot>
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
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

GPL+ or Artistic

Changelog

* Wed Jun 17 2020 umeabot <umeabot> 0.40.0-23.mga8
  + Revision: 1594757
  - Rebuild for perl 5.32
* Sun Feb 16 2020 umeabot <umeabot> 0.40.0-22.mga8
  + Revision: 1530140
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Tue Aug 27 2019 tmb <tmb> 0.40.0-21.mga8
  + Revision: 1433919
  - rebuild for perl 5.30
* Fri Sep 21 2018 umeabot <umeabot> 0.40.0-20.mga7
  + Revision: 1293880
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.40.0-19.mga7
  + Revision: 1249291
  - Rebuild for perl 5.28

Files

/usr/lib/.build-id
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/a8a18d369a399abb14667f27c9d5fbf55cc551
/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024