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). |
- Convert to pyproject macros
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild