Config.in 276 B

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