# icudata **Repository Path**: ant_code/icudata ## Basic Information - **Project Name**: icudata - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-27 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Pregenerated data for ICU library. You can regenerate this data in the following way: 1. Download ICU source code: https://github.com/unicode-org/icu 2. In `icu4c/source` directory run `./configure` and `make`. 3. The resulting file will be located at `./data/out/tmp/icudt66l_dat.S` Motivation: ICU is using complicated two-stage build process that is hard to integrate to the build system of another project.