slackbuilds/python/wcwidth
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc
wcwidth.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
wcwidth.info

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.