Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

chardet(1)


CHARDET

CHARDET

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

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 O



chardet(1)