Files
openwrt-packages/lang/python/python-charset-normalizer
Jeffery To ca5184e1f3 python-charset-normalizer: Add new package
From the README:

A library that helps you read text from an unknown charset encoding.
Motivated by chardet, I'm trying to resolve the issue by taking a new
approach. All IANA character set names for which the Python core library
provides codecs are supported.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 5ef294f64f)
2023-07-25 15:40:19 +08:00
..