2025-05-10 21:49:39 +08:00

9 lines
236 B
Plaintext

config BR2_PACKAGE_PYTHON_MBSTRDECODER
bool "python-mbstrdecoder"
depends on BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON_CHARDET # runtime
help
multi-byte character string decoder.
https://github.com/thombashi/mbstrdecoder