1config BR2_PACKAGE_PYTHON_CHARSET_NORMALIZER
2	bool "python-charset-normalizer"
3	help
4	  The Real First Universal Charset Detector. Open, modern and
5	  actively maintained alternative to Chardet.
6
7	  https://github.com/ousret/charset_normalizer
8