mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
96975a8050
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
4 lines
236 B
Text
4 lines
236 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.
|