chardet (1) Linux Manual Page
chardet – universal character encoding detector Synopsischardet [file …] DescriptionReport heuristically-detected character encoding for each file. For every specified file (defaulting to stdin if no files are specified), reads and determines the character encoding of the file content. Reports the name and confidence level for each file’s detected character encoding. See Also/usr/share/doc/python-chardet-doc/index.html Authorchardet module was…
