Provided by: dcmtk_3.6.9-5build1_amd64 bug

NAME

       mkesdb - Create encoding scheme database (esdb) files for oficonv

SYNOPSIS

       mkesdb [-d] [-m] [-o outfile] infile

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.

PARAMETERS

       infile  input file (from oficonv/datasrc/esdb) to be converted

OPTIONS

   general options
         -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

EXIT STATUS

       The mkesdb utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

       mkcsmapper(1)

COPYRIGHT

       This man page  is  derived  from  the  FreeBSD  mkesdb  man  page,  Copyright  (C)  2009  Gabor  Kovesdan
       gabor@FreeBSD.org

Version 3.6.9                               Thu May 22 2025 08:24:51                                   mkesdb(1)