CHARDET

Section: User Commands (1)
Updated: December 2013
Page Index
 

NAME

chardet3 - universal character encoding detector  

SYNOPSIS

chardet3 [file ...]  

DESCRIPTION

Report 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-chardet3-doc/index.html  

AUTHOR

chardet3 module was written by Mark Pilgrim <mark@diveintomark.org>

This manual page was written by Piotr Ożarowski <piotr@debian.org>, for the Debian project (but may be used by others).


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR