slackbuilds/python/wcwidth
Matteo Bernardini 96975a8050 python/wcwidth: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-05-27 07:23:29 +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: Updated for version 0.1.6. 2016-01-11 09:04:35 +02:00
wcwidth.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +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.