Description
Provides access to the Unicode Character Database from Haskell. The UCD contains character properties such as categories, names, casing information, scripts, and other Unicode metadata.
It is useful for text processing, parsers, validators, syntax highlighters, internationalization, and language tooling. Applications should keep Unicode data version expectations clear when behavior must remain stable.