You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 7885cc882d
python/wcwidth: Switch to i586.
9 years ago
..
README python/wcwidth: Fix invalid chars in desc. 10 years ago
slack-desc python/wcwidth: Fix invalid chars in desc. 10 years ago
wcwidth.SlackBuild python/wcwidth: Switch to i586. 9 years ago
wcwidth.info python/wcwidth: Updated for version 0.1.7. 9 years ago

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.