libtext-charwidth-perl 0.04
Name | libtext-charwidth-perl |
---|---|
Version | 0.04 |
Summary | Text::CharWidth - Get number of occupied columns of a string on terminal. |
Description | 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. |
Section | libs |
License | Artistic-1.0 | GPL-1.0-or-later |
Homepage | http://search.cpan.org/~kubota/Text-CharWidth-0.04/ |
Recipe file | recipes-perl/libtext/libtext-charwidth-perl_0.04.bb |
Layer | meta-perl (kirkstone branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/Text-CharWidth-0.04.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-perl:
Branch | Recipe |
---|---|
master | libtext-charwidth-perl 0.04 |
scarthgap (Yocto Project 5.0) | libtext-charwidth-perl 0.04 |
nanbield (Yocto Project 4.3) | libtext-charwidth-perl 0.04 |
mickledore (Yocto Project 4.2) | libtext-charwidth-perl 0.04 |
langdale (Yocto Project 4.1) | libtext-charwidth-perl 0.04 |
kirkstone (Yocto Project 4.0) | libtext-charwidth-perl 0.04 (this recipe) |
honister (Yocto Project 3.4) | libtext-charwidth-perl 0.04 |
hardknott (Yocto Project 3.3) | libtext-charwidth-perl 0.04 |
gatesgarth (Yocto Project 3.2) | libtext-charwidth-perl 0.04 |
dunfell (Yocto Project 3.1) | libtext-charwidth-perl 0.04 |
zeus (Yocto Project 3.0) | libtext-charwidth-perl 0.04 |
warrior (Yocto Project 2.7) | libtext-charwidth-perl 0.04 |
thud (Yocto Project 2.6) | libtext-charwidth-perl 0.04 |
sumo (Yocto Project 2.5) | libtext-charwidth-perl 0.04 |
rocko (Yocto Project 2.4) | libtext-charwidth-perl 0.04 |