Name: | python2-wcwidth |
---|---|
Version: | 0.1.7 |
Release: | 3.0.1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 86581 |
License: | MIT |
RPM: | python2-wcwidth-0.1.7-3.0.1.el7.noarch.rpm |
Source RPM: | python-wcwidth-0.1.7-3.0.1.el7.src.rpm |
Build Date: | Tue Mar 02 2021 |
Build Host: | host-100-100-224-34.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Rebuilt to change main python from 3.4 to 3.6
- Build for Python 3 in EPEL: https://fedoraproject.org/wiki/User:Bkabrda/EPEL7_Python3
- Update to 0.1.7
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Provide python-wcwidth for EL6
- Update to new upstream - Remove external LICENSE thanks to the new version
- Remove shabang from file that was not executable
- Initial package.