wcwidth: Measures the displayed width of unicode strings in a terminal¶
Description¶
Measures the displayed width of unicode strings in a terminal
License¶
MIT
Upstream Contact¶
Type¶
standard
Version Information¶
package-version.txt:
0.2.5
install-requires.txt:
wcwidth >=0.1.7
Equivalent System Packages¶
conda:
$ conda install wcwidth
macports: install the following packages: py-wcwidth
opensuse:
$ sudo zypper install python3-wcwidth
void:
$ sudo xbps-install python3-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 trac ticket #29023