mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 13:49:26 +00:00
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_PYTHON_WCWIDTH
|
|
bool "python-wcwidth"
|
|
help
|
|
This library measures number of Terminal column cells of
|
|
wide-character codes.
|
|
|
|
https://github.com/jquast/wcwidth
|