tree: 3e29b5d7dd7f140efe2ef1867419463150be95a2 [path history] [tgz]
  1. tests/
  2. BUILD.gn
  3. command.h
  4. common.cc
  5. common.h
  6. main.cc
  7. README.md
  8. tz_ids.cc
  9. tz_ids.h
  10. tz_version.cc
  11. 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