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:
Yegor Yefremov
2016-07-12 09:39:02 +02:00
committed by Thomas Petazzoni
parent 678102e4f4
commit 0b3b5ef28b
4 changed files with 25 additions and 0 deletions

View 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