| Name: | utf8proc |
|---|---|
| Version: | 2.7.0 |
| Release: | 9.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 420181 |
| License: | MIT AND Unicode-DFS-2015 |
| RPM: | utf8proc-2.7.0-9.el10.aarch64.rpm |
| Source RPM: | utf8proc-2.7.0-9.el10.src.rpm |
| Build Date: | Thu Jan 30 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://julialang.org/utf8proc/ |
| Summary: | Library for processing UTF-8 encoded Unicode strings |
| Description: | utf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. This package only contains the C library. |