wcwidth: Python support for wide characters in a terminal¶
Description¶
Measures number of Terminal column cells of wide-character codes
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install wcwidth python:wcwidth
opensuse:
$ sudo zypper install wcwidth python:wcwidth
See https://repology.org/project/wcwidth/versions, https://repology.org/project/python:wcwidth/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023