Package perl-Text-CharWidth: Information

    Source package: perl-Text-CharWidth
    Version: 0.04-alt4.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Text-CharWidth (x86_64, i586, aarch64)
    perl-Text-CharWidth-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko


      1. /proc
      2. perl-devel

    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.04-alt4.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 0.04-alt4.1.1.1.1
    - rebuild with new perl 5.26.1
    Feb. 3, 2017 Igor Vlasenko 0.04-alt4.1.1.1
    - rebuild with new perl 5.24.1