linuxOS_AP05/buildroot/package/python-chardet/Config.in

8 lines
201 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_PYTHON_CHARDET
bool "python-chardet"
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
help
Universal encoding detector for Python 2 and 3.
https://github.com/chardet/chardet