fastports

wcwidth 0.2.8_1

devel/py-wcwidth

Determine the printable width of the terminal

Category
devel
Maintainer
skreuzer@FreeBSD.org
WWW
https://github.com/jquast/wcwidth
License
MIT
USES
python

Description

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 certainly possible to use your Operating System's wcwidth() and
wcswidth() calls if it is POSIX-conforming, but this would not be possible on
non-POSIX platforms, such as Windows, or for alternative Python
implementations, such as jython.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.