Description
Adds Unicode normalization support to Ruby and JRuby through a wrapper library. It is useful for text processing, search, validation, URL handling, and applications that compare user-visible strings.
Unicode normalization affects security and matching. Test combining marks, visually similar characters, filenames, and user identifiers before relying on normalized text.