Description
Text software can normalize, inspect, and transform UTF-8 Unicode strings through a C library.
This package is useful for editors, language runtimes, search tools, databases, and applications that need correct Unicode handling. It does not add a text editor or converter; another program uses it while processing strings.
Unicode handling affects search, comparison, display, and validation. Test with multilingual and accented text when building user-facing software.