| 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. |
- 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.