mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
python-wcwidth: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
678102e4f4
commit
0b3b5ef28b
7
package/python-wcwidth/Config.in
Normal file
7
package/python-wcwidth/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user