Package : perl-String-TtyLength > RPM : perl-String-TtyLength-0.30.0-2.mga9.src.rpm

Basic items

Name perl-String-TtyLength
Version 0.30.0
Release 2.mga9
URL https://metacpan.org/release/String-TtyLength
Group Development/Perl
Summary Calculate length of string excluding ANSI tty codes
Size 13KB
Arch noarch
License GPLv1+ or Artistic

Description

This module provides a single function, 'tty_length', which returns the
length of a string excluding any ANSI tty / terminal escape codes. I.e. the
number of characters that will appear on screen. This is useful if you're
working out the width of columns, or aligning text.

tty_length( STRING )
Takes a single string, and returns the length of the string, excluding
any escape sequences.

Note: the escape sequences could include cursor movement, so the length
returned by this function might not be the number of characters that
would be visible on screen. But
'length_of_string_excluding_escape_sequences()' was just too long.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 15:51:36
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie