mkesdb - Create encoding scheme database (esdb) files for oficonv
Contents
Copyright
This man page is derived from the FreeBSD mkesdb man page, Copyright (C) 2009 Gabor Kovesdan
gabor@FreeBSD.org
Version 3.6.9 Wed Feb 19 2025 21:30:57 mkesdb(1)
Description
The mkesdb utility generates a conversion catalog for the oficonv library. The generated data includes a
list of supported encodings and their most important characteristics, such as the decoder module to use.
Exit Status
The mkesdb utility exits 0 on success, and >0 if an error occurs.
Name
mkesdb - Create encoding scheme database (esdb) files for oficonv
Options
generaloptions
-d debug mode, print debug information
-m process directory catalog or alias file,
instead of an encoding description
-o [f]ilename: string
store output in file f
Parameters
infile input file (from oficonv/datasrc/esdb) to be converted
See Also
mkcsmapper(1)
Synopsis
mkesdb [-d] [-m] [-o outfile] infile
