Group :: Development/Perl
RPM: perl-Text-CharWidth
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
Current version: 0.04-alt4.2
Build date: 24 january 2019, 12:48 ( 254.1 weeks ago )
Size: 12.89 Kb
Home page: http://search.cpan.org/dist/Text-CharWidth/
License: GPL or Artistic
Summary: Get number of occupied columns of a string on terminal
Description:
List of contributors List of rpms provided by this srpm:
ACL:
Build date: 24 january 2019, 12:48 ( 254.1 weeks ago )
Size: 12.89 Kb
Home page: http://search.cpan.org/dist/Text-CharWidth/
License: GPL or Artistic
Summary: Get number of occupied columns of a string on terminal
Description:
This is a module to provide equivalent feature as wcwidth(3) and
wcswidth(3). This also provides mblen(3) equivalent subroutine.
mbwidth() and mbswidth() are provided subroutines corresponding
wcwidth(3) and wcswidth(3) in C language. The prefix "mb" expresses
that they handles "multibyte character" in C meaning, i.e., character
encoding specified by LC_CTYPE locale.
These subroutines are used to get the width of characters on terminal.
Though most characters have width of 1, there are exceptions.
Fullwidth characters are characters with width of 2. Most of east
Asian characters such as Hiragana, Katakana, Hangul, Han Ideogram
are fullwidth. Combining characters are characters with width of 0.
Unicode has many combining characters like diacritical marks. There
are languages which need combining characters such as Thai and
Vietnamese.
Current maintainer: Igor Vlasenko wcswidth(3). This also provides mblen(3) equivalent subroutine.
mbwidth() and mbswidth() are provided subroutines corresponding
wcwidth(3) and wcswidth(3) in C language. The prefix "mb" expresses
that they handles "multibyte character" in C meaning, i.e., character
encoding specified by LC_CTYPE locale.
These subroutines are used to get the width of characters on terminal.
Though most characters have width of 1, there are exceptions.
Fullwidth characters are characters with width of 2. Most of east
Asian characters such as Hiragana, Katakana, Hangul, Han Ideogram
are fullwidth. Combining characters are characters with width of 0.
Unicode has many combining characters like diacritical marks. There
are languages which need combining characters such as Thai and
Vietnamese.
List of contributors List of rpms provided by this srpm:
- perl-Text-CharWidth
- perl-Text-CharWidth-debuginfo