1config BR2_PACKAGE_PYTHON_CHARDET
2	bool "python-chardet"
3	help
4	  Universal encoding detector for Python 3.
5
6	  https://github.com/chardet/chardet
7