Module implementing tool functions.
| coding_regexps |
| None |
| decode | Function to decode a text. |
| get_coding | Function to get the coding of a text. |
| normalizeCode | Function to normalize the given code. |
| readEncodedFile | Function to read a file and decode it's contents into proper text. |
Function to decode a text.
Function to get the coding of a text.
Function to normalize the given code.
Function to read a file and decode it's contents into proper text.