Hey, Emacs! This is -*-nroff-*- you know...
genuca.8: manual page for the genuca utility
Copyright (C) 2016 and later: Unicode, Inc. and others.
License & terms of use: http://www.unicode.org/copyright.html
Copyright (C) 2000-2014 IBM, Inc. and others.
genuca.8: manual page for the genuca utility
Copyright (C) 2016 and later: Unicode, Inc. and others.
License & terms of use: http://www.unicode.org/copyright.html
Copyright (C) 2000-2014 IBM, Inc. and others.
GENUCA 8 "2014-Feb-24" "ICU MANPAGE" "ICU @VERSION@ Manual"
NAME
genuca - create the root collation data file for ICU
SYNOPSIS
genuca [
"-h, -?, --help" ]
[
"-v, --verbose" ]
[
"-c, --copyright" ]
[
path/to/ICU/src/root ]
DESCRIPTION
genuca reads path/to/ICU/src/root/source/data/unidata/FractionalUCA.txt and
writes source and binary data files with the collation root data.
The binary file
ucadata.dat can then be read directly by ICU, or used by
icupkg (8) or
pkgdata (8) for incorporation into a larger archive or library.
See http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files
OPTIONS
"-h, -?, --help" Print help about usage and exit.
"-v, --verbose" Display extra informative messages during execution.
"-c, --copyright" Include a copyright notice into the binary data.
FILES
15 FractionalUCA.txt Machine-readable file containing data for the CLDR root collation order.
VERSION
@VERSION@
COPYRIGHT
Copyright (C) 2001 IBM, Inc. and others.
SEE ALSO
pkgdata (8)