1config BR2_PACKAGE_PYTHON_MBSTRDECODER 2 bool "python-mbstrdecoder" 3 select BR2_PACKAGE_PYTHON_CHARDET # runtime 4 help 5 multi-byte character string decoder. 6 7 https://github.com/thombashi/mbstrdecoder 8