mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
5ef294f64f
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>