linuxOS_AP06/buildroot/package/python-wcwidth/Config.in

8 lines
186 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
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