Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-charset-normalizer: Update to 3.3.2 | Jeffery To | 2023-11-02 |
| | | | | | | This also updates the test.sh script to use an assert. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-charset-normalizer: Update to 3.3.0 | Jeffery To | 2023-10-03 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-charset-normalizer: Add new package | Jeffery To | 2023-07-24 |
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> |