Bug#770704: ITP: wcwidth -- determine printable width of a string on a terminal

2014-11-23 Thread Sebastian Ramacher
Package: wnpp Severity: wishlist Owner: Sebastian Ramacher sramac...@debian.org * Package name: wcwidth Version : 0.1.4 Upstream Author : Jeff Quast * URL : https://pypi.python.org/pypi/wcwidth/0.1.4 * License : Expat Programming Lang: Python Description

Bug#770704: ITP: wcwidth -- determine printable width of a string on a terminal

2014-11-23 Thread Adam Borowski
On Sun, Nov 23, 2014 at 01:58:09PM +0100, Sebastian Ramacher wrote: * Package name: wcwidth * URL : https://pypi.python.org/pypi/wcwidth/0.1.4 * License : Expat Programming Lang: Python Description : determine printable width of a string on a terminal

Bug#770704: ITP: wcwidth -- determine printable width of a string on a terminal

2014-11-23 Thread Jakub Wilk
* Adam Borowski kilob...@angband.pl, 2014-11-23, 16:12: Even better, it would be better to call libc's wcwidth() instead of reinventing the wheel -- as a bonus, the data would be current without need for manual intervention. Beware that wcwidth(2) is locale-dependent, which might or might not

Bug#770704: ITP: wcwidth -- determine printable width of a string on a terminal

2014-11-23 Thread Sebastian Ramacher
On 2014-11-23 16:12:35, Adam Borowski wrote: On Sun, Nov 23, 2014 at 01:58:09PM +0100, Sebastian Ramacher wrote: * Package name: wcwidth * URL : https://pypi.python.org/pypi/wcwidth/0.1.4 * License : Expat Programming Lang: Python Description : determine