| Name: | python2-wcwidth |
|---|---|
| Version: | 0.2.5 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 524636 |
| License: | MIT |
| RPM: | python2-wcwidth-0.2.5-1.el7.noarch.rpm |
| Source RPM: | python-wcwidth-0.2.5-1.el7.src.rpm |
| Build Date: | Sat Jun 12 2021 |
| Build Host: | 99aa9a05cfc44defa5e74624578f0962 |
| 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. |