| Name: | python34-wcwidth |
|---|---|
| Version: | 0.1.7 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 84760 |
| License: | MIT |
| RPM: | python34-wcwidth-0.1.7-2.el7.noarch.rpm |
| Source RPM: | python-wcwidth-0.1.7-2.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| Build Host: | x86-ol7-builder-02.us.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. |