iana_table: fix typo
Implement (no-op) UTF-8 transformer
Implement ISO/IEC 8859-1 (latin-1) encoding
You can also use your local clone with git send-email.
The text module provides implementations of encoders and decoders for various text encodings to convert between arbitrary encodings and UTF-8.
WIP