7885cc882d
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> |
||
---|---|---|
.. | ||
README | ||
slack-desc | ||
wcwidth.SlackBuild | ||
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.