8 lines
191 B
Plaintext
Vendored
8 lines
191 B
Plaintext
Vendored
config BR2_PACKAGE_PYTHON_MBSTRDECODER
|
|
bool "python-mbstrdecoder"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
multi-byte character string decoder.
|
|
|
|
https://github.com/thombashi/mbstrdecoder
|