Пакет perl-Text-CharWidth: Информация

    Исходный пакет: perl-Text-CharWidth
    Версия: 0.04-alt4.2
    Собран:  3 июля 2022 г. 2:10
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Text-CharWidth/

    Лицензия: GPL or Artistic
    О пакете: Get number of occupied columns of a string on terminal
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Text-CharWidth (e2kv6, e2kv5, e2kv4, e2k)
    perl-Text-CharWidth-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Igor Vlasenko


      1. perl-devel
      2. /proc

    Последнее изменение


    24 января 2019 г. Igor Vlasenko 0.04-alt4.2
    - rebuild with new perl 5.28.1
    15 декабря 2017 г. Igor Vlasenko 0.04-alt4.1.1.1.1
    - rebuild with new perl 5.26.1
    3 февраля 2017 г. Igor Vlasenko 0.04-alt4.1.1.1
    - rebuild with new perl 5.24.1