tree: 97e5a685fb4f073a49ec7b56751a6a72ebeac5c9 [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. README.md
  4. tz_version.cc
  5. tz_version.h
src/lib/icu/tools/extractor/README.md

ICU data extractor

This a host tool that can extract specified data from ICU's data files.

The built binary is found at out/default/host_x64/icu_data_extractor.

Building

$ fx build host-tools/icu_data_extractor

TODO(kpozin): The above doesn‘t work. GN doesn’t recognize the toolchain suffix.

Running

For usage instructions and available commands, run

$ host-tools/icu_data_extractor --help