[ buster ]
[ ソース: wcwidth ]
パッケージ: python-wcwidth (0.1.7+dfsg1-3)
python-wcwidth に関するリンク
Debian の資源:
wcwidth ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
determine printable width of a string on a terminal (Python 2)
wcwidth allows one to determine the printable width of a string on a terminal. It provides functions similar to wcwidth(3) and wcswidth(3) for Python programs.
This package provides the module for Python 2.