cwcwidth: cwcwidth (Python bindings for wcwidth and wcswidth)
cwcwidth:
cwcwidth: cwcwidth provides Python bindings for wcwidth and wcswidth functions
cwcwidth: defined in POSIX.1-2001 and POSIX.1-2008 based on Cython.
cwcwidth: These functions compute the printable length of a unicode characters
cwcwidth: The module provides the same functions as wcwidth and its behavior
cwcwidth: is compatible.
cwcwidth:
cwcwidth: Homepage: https://github.com/sebastinas/cwcwidth
cwcwidth:
cwcwidth: