yaz-iconv — YAZ Charcter set conversion utility
yaz-iconv
[-f
] [from
-t
] [to
-v
] [file...]
yaz-iconv converts data in file in character
set specified by from
to output in
character set as specified by to
.
This yaz-iconv utility similar to the iconv found on many POSIX systems (Glibc, Solaris, etc).
If no file
is specified,
yaz-iconv reads from standard input.
from
]
Specify the character set from
of the input file.
Should be used in conjunction with option -t
.
to
]
Specify the character set of
of the output.
Should be used in conjunction with option -f
.
Print more information about the conversion process.