mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
412911cc81
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
238 B
Text
4 lines
238 B
Text
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.
|