|
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ENVIRONMENT | FILES | VERSION | COPYRIGHT | SEE ALSO | COLOPHON |
GENCNVAL(1) ICU 67.1 Manual GENCNVAL(1)
gencnval - compile the converters aliases file
gencnval [ -h, -?, --help ] [ -v, --verbose ] [ -c, --copyright ] [
-s, --sourcedir source ] [ -d, --destdir destination ] [
converterfile ]
gencnval converts the ICU aliases file converterfile into the binary
file cnvalias.icu. This binary file can then be read directly by
ICU, or used by pkgdata(1) for incorporation into a larger archive or
library.
If converterfile is not provided, the default ICU convrtrs.txt file
is used.
-h, -?, --help
Print help about usage and exit.
-v, --verbose
Display verbose output. This information can include
information about conflicting aliases and the converters the
aliases resolve to.
-c, --copyright
Include a copyright notice in the binary data.
-s, --sourcedir source
Set the source directory to source. The default source
directory is specified by the environment variable ICU_DATA.
-d, --destdir destination
Set the destination directory to destination. The default
destination directory is specified by the environment variable
ICU_DATA.
ICU_DATA Specifies the directory containing ICU data. Defaults to
${prefix}/share/icu/67.1/. Some tools in ICU depend on the
presence of the trailing slash. It is thus important to
make sure that it is present if ICU_DATA is set.
icu/source/data/mappings/convrtrs.txt Description of ICU's
converters and their aliases.
This data file is not
normally installed, and it is
available as a part of ICU
source code.
67.1
Copyright (C) 2000-2004 IBM, Inc. and others.
pkgdata(1)
This page is part of the ICU (International Components for Unicode)
project. Information about the project can be found at
⟨http://site.icu-project.org/home⟩. If you have a bug report for this
manual page, see ⟨http://site.icu-project.org/bugs⟩. This page was
obtained from the project's upstream Git repository
⟨https://github.com/unicode-org/icu⟩ on 2020-08-13. (At that time,
the date of the most recent commit that was found in the repository
was 2020-08-12.) If you discover any rendering problems in this HTML
version of the page, or you believe there is a better or more up-to-
date source for the page, or you have corrections or improvements to
the information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
ICU MANPAGE 11 March 2004 GENCNVAL(1)