summaryrefslogtreecommitdiffstats
path: root/python/wcwidth/README
blob: 102a1f775c7485457c369512db19a353567148a4 (plain)
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