debian man page for chardet

Query: chardet

OS: debian

Section: 1

Links: debian man pages   all man pages   forum categories

Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CHARDET(1)							   User Commands							CHARDET(1)

NAME
chardet - universal character encoding detector
SYNOPSIS
chardet [options] [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.
OPTIONS
-h, --help show this help message and exit
SEE ALSO
/usr/share/doc/python-chardet/index.html
AUTHOR
chardet module was written by Mark Pilgrim <mark@diveintomark.org> chardet script was written by Ben Finney <ben+python@benfinney.id.au> This manual page was written by Piotr Oarowski <piotr@debian.org>, for the Debian project (but may be used by others). chardet 2.0.1 November 2009 CHARDET(1)