slackbuilds_ponce/python/wcwidth
Dimitris Zlatanidis db4a7e1395
python/wcwidth: Updated for version 0.1.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-07-09 08:00:25 +07:00
..
README
slack-desc
wcwidth.info python/wcwidth: Updated for version 0.1.7. 2016-07-09 08:00:25 +07:00
wcwidth.SlackBuild python/wcwidth: Updated for version 0.1.7. 2016-07-09 08:00:25 +07:00

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.