https://bugzilla.redhat.com/show_bug.cgi?id=1295102 Bug ID: 1295102 Summary: Review Request: python-wcwidth - Measures number of Terminal column cells of wide-character codes Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: terjeros@xxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx spec: https://terjeros.fedorapeople.org/python-wcwidth/python-wcwidth.spec srpm: https://terjeros.fedorapeople.org/python-wcwidth/python-wcwidth-0.1.5-1.fc23.src.rpm koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=12380856 fas: terjeros desc: 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. Usually, the length of the string is equivalent to the number of cells it occupies except that there are are also some categories of characters which occupy 2 or even 0 cells. POSIX-conforming systems provide wcwidth(3) and wcswidth(3) of which this modules interface mirrors precisely. This library aims to be forward-looking, portable, and most correct. The most current release of this API is based from Unicode Standard release files. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review