slackbuilds/python/wcwidth
Dimitris Zlatanidis 7885cc882d
python/wcwidth: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-15 07:09:48 +07:00
..
README python/wcwidth: Fix invalid chars in desc. 2016-05-27 07:23:29 +07:00
slack-desc python/wcwidth: Fix invalid chars in desc. 2016-05-27 07:23:29 +07:00
wcwidth.SlackBuild python/wcwidth: Switch to i586. 2016-10-15 07:09:48 +07:00
wcwidth.info python/wcwidth: Updated for version 0.1.7. 2016-07-09 08:00:25 +07:00

README

This API is mainly for Terminal Emulator implementors - any 
python program that attempts to determine the printable width of 
a string on a Terminal. It is implemented in python (no C library 
calls) and has no 3rd-party dependencies.