Files
shredos.x86_64/package/python-mbstrdecoder/Config.in
2021-11-23 23:01:30 +00: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