slackbuilds_ponce/python/wcwidth
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README
slack-desc
wcwidth.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
wcwidth.SlackBuild

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.