NAME

eoconv - Convert text files between various Esperanto encodings


SYNOPSIS

eoconv --from=encoding --to=encoding [file]

 Options:
   --from      specify input encoding (see below)
   --to        specify output encoding (see below)
   --help      detailed help message
   --man       full documentation
   --version   display version information
 Valid encodings:
   post-h post-x post-caret pre-caret
   iso-8859-3 utf7 utf8 utf16 utf32
   html-hex html-dec


DESCRIPTION

eoconv will read the given input file (or stdin if no file is specified) containing Esperanto text in the encoding specified by --from, and then output it in the encoding specified by --to.


OPTIONS

--from
Specify character encoding for input

--to
Specify character encoding for output

--help
Print a brief help message and exit.

--man
Print the manual page and exit.

--version
Print version information and exit.

CHARACTER ENCODINGS

post-h
ASCII postfix h notation

post-x
ASCII postfix x notation

post-caret
ASCII postfix caret (^) notation

pre-caret
ASCII prefix caret (^) notation

iso-8859-3
ISO-8859-3

utf7
Unicode UTF-7

utf8
Unicode UTF-8

utf16
Unicode UTF-16

utf32
Unicode UTF-32

html-hex
ASCII HTML hexadecimal entities

html-dec
ASCII HTML decimal entities


BUGS

Report bugs to <psychonaut@nothingisreal.com>.


COPYRIGHT

Copyright (C) 2004 Tristan Miller.

Permission is granted to make and distribute verbatim or modified copies of this manual provided the copyright notice and this permission notice are preserved on all copies.