We need Python script to fetch the unicode data from unicode.org and parse it to a usable representation by internal C++ code.
The script has 2 features:
- Fetch the necessary files
- Parse and generate the desired files to be consumed by
wctype functions internally in libc.