Name: | python39-wcwidth |
---|---|
Version: | 0.2.5 |
Release: | 3.module+el8.9.0+90016+9c2d6573 |
Architecture: | noarch |
Module: | python39-devel:3.9:8090020231116015837:aed85c85 python39-devel:3.9:8100020240409235917:10 python39-devel:3.9:8100020240516111311:10 python39-devel:3.9:8100020240826142629:10 python39-devel:3.9:8100020240927003152:10 |
Group: | Unspecified |
Size: | 480739 |
License: | MIT |
RPM: | python39-wcwidth-0.2.5-3.module+el8.9.0+90016+9c2d6573.noarch.rpm |
Source RPM: | python-wcwidth-0.2.5-3.module+el8.9.0+90016+9c2d6573.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-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. |