[ol9_developer_EPEL] python3-blessings-1.7-18.el9.noarch

Name:python3-blessings
Version:1.7
Release:18.el9
Architecture:noarch
Group:Unspecified
Size:105851
License:MIT
RPM: python3-blessings-1.7-18.el9.noarch.rpm
Source RPM: python-blessings-1.7-18.el9.src.rpm
Build Date:Mon Sep 05 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/erikrose/blessings
Summary:Thin, practical wrapper around terminal coloring, styling, and positioning
Description:
Blessings lifts several of curses' limiting assumptions, and it makes your code
pretty, too:

* Use styles, color, and maybe a little positioning without necessarily
  clearing the whole screen first.
* Leave more than one screenful of scrollback in the buffer after your program
  exits, like a well-behaved command-line app should.
* Get rid of all those noisy, C-like calls to tigetstr and tparm, so your code
  does not get crowded out by terminal bookkeeping.
* Act intelligently when somebody redirects your output to a file, omitting the
  terminal control codes the user does not want to see (optional).

Changelog (Show File list) (Show related packages)