Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039767
en ru br
ALT Linux repositórios
S:0.04-alt4.2
5.0: 0.04-alt2
4.1: 0.04-alt1
4.0: 0.04-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Text-CharWidth

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.04-alt4.2
Data da compilação: 24 janeiro 2019, 12:48 ( 270.0 weeks ago )
Tamanho:: 12.89 Kb

Home page:   http://search.cpan.org/dist/Text-CharWidth/

Licença: GPL or Artistic
Sumário: Get number of occupied columns of a string on terminal
Descrição:

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.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Text-CharWidth
  • perl-Text-CharWidth-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009