Description
Web text encodings can be decoded according to the WHATWG Encoding standard in legacy Python 2 applications. This library helps HTML parsers and web tools handle browser-compatible character encodings.
It is imported by other software and returns decoded text, not a standalone converter. Callers should still handle malformed input and uncertain sources carefully.