slackbuilds/python/wcwidth
Dimitris Zlatanidis c6a4d6239e
python/wcwidth: Added python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-10-27 00:36:10 +07:00
..
README python/wcwidth: Added python3 support. 2019-10-27 00:36:10 +07:00
slack-desc
wcwidth.SlackBuild python/wcwidth: Added python3 support. 2019-10-27 00:36:10 +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.

Optional dependency: python3