SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Term-ANSIColor-Conditional rpm build for : OpenSuSE. For other distributions click perl-Term-ANSIColor-Conditional.

Name : perl-Term-ANSIColor-Conditional
Version : 0.009 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-03 19:08:53
Group : Unspecified Source RPM : perl-Term-ANSIColor-Conditional-0.009-lp156.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Colorize text only if color is enabled
Description :
This module is a wrapper for Term::ANSIColor. If color is enabled then
everything is the same as Term::ANSIColor. If color is disabled, then
\'color()\' will emit empty string and \'colored()\' will not colorize input
text.

How to determine \"color is enabled\":

* * If package variable \'$Term::ANSIColor::Conditional::COLOR\' is defined,
use that.

* * Otherwise, check if \'NO_COLOR\' environment variable exists. If yes,
color is disabled.

* * Otherwise, check if \'COLOR\' environment variable is defined and use
that.

* * Otherwise, check if (-t STDOUT) is true (interactive terminal). If yes,
color is enabled.

* * Otherwise, color is disabled.

Note that Term::ANSIColor already supports conditional color via the
\'ANSI_COLORS_DISABLED\' and \'NO_COLOR\' environment variables, but it does
not check for interactive terminal or the \'COLOR\' environment variable.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Term-ANSIColor-Conditional-0.009-lp156.1.1.noarch.rpm
     

Provides :
perl(Term::ANSIColor::Conditional)
perl-Term-ANSIColor-Conditional

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Term
/usr/lib/perl5/vendor_perl/5.26.1/Term/ANSIColor
/usr/lib/perl5/vendor_perl/5.26.1/Term/ANSIColor/Conditional.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Term-ANSIColor-Conditional
/usr/share/doc/packages/perl-Term-ANSIColor-Conditional/Changes
/usr/share/doc/packages/perl-Term-ANSIColor-Conditional/README
/usr/share/licenses/perl-Term-ANSIColor-Conditional
/usr/share/licenses/perl-Term-ANSIColor-Conditional/LICENSE
/usr/share/man/man3/Term::ANSIColor::Conditional.3pm.gz

 
ICM