ports/textproc/py-charset-normalizer/pkg/DESCR

4 lines
180 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
charset-normalizer is a library that helps you read text from an unknown
charset encoding. Performs a similar role to 'chardet' but takes a different
approach and performs better.