xref: /OK3568_Linux_fs/buildroot/package/python-wcwidth/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_WCWIDTH
2	bool "python-wcwidth"
3	help
4	  This library measures number of Terminal column cells of
5	  wide-character codes.
6
7	  https://github.com/jquast/wcwidth
8