py3-wcwidth
measures number of terminal column cells of wide-char code
WWW CVSWeb GITHub-
Package versionpy3-wcwidth-0.2.13
-
MaintainerThe OpenBSD ports mailing-list
This API is mainly for Terminal Emulator implementors, or those writing programs
that expect to interpreted by a terminal emulator and wish to determine the
printable width of a string on a Terminal.
Usually, the length of the string is equivalent to the number of cells it
occupies except that there are also some categories of characters which
occupy 2 or even 0 cells. POSIX-conforming systems provide wcwidth(3) and
wcswidth(3) of which this module's interface mirrors precisely.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- lang/python/3.10