| Name: | python3-wcwidth |
|---|---|
| Version: | 0.2.5 |
| Release: | 7.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 480761 |
| License: | MIT |
| RPM: | python3-wcwidth-0.2.5-7.el9.noarch.rpm |
| Source RPM: | python-wcwidth-0.2.5-7.el9.src.rpm |
| Build Date: | Wed May 25 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jquast/wcwidth |
| Summary: | Measures number of Terminal column cells of wide-character codes |
| Description: | This API is mainly for Terminal Emulator implementors, or those writing programs that expect to interpreted by a terminal emulator and wish to determine the printable width of a string on a Terminal. |