| Name: | python3-curtsies |
|---|---|
| Version: | 0.3.4 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 274762 |
| License: | MIT |
| RPM: | python3-curtsies-0.3.4-2.el8.noarch.rpm |
| Source RPM: | python-curtsies-0.3.4-2.el8.src.rpm |
| Build Date: | Sat Dec 05 2020 |
| Build Host: | jenkins-172-17-0-2-24aa1204-aa4d-499c-b301-a5d848104980.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/bpython/curtsies |
| Summary: | Curses-like terminal wrapper, with colored strings |
| Description: | Curtsies is curses-like terminal wrapper, can be to annotate portions of strings with terminal colors and formatting. Most terminals will display text in color if you use ANSI escape codes - curtsies makes rendering such text to the terminal easy. Curtsies assumes use of an VT-100 compatible terminal: unlike curses, it has no compatibility layer for other types of terminals. |