Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

utf8proc-2.6.1-4.el9 RPM for ppc64le

From AlmaLinux 9.7 AppStream for ppc64le

Name: utf8proc Distribution: AlmaLinux
Version: 2.6.1 Vendor: AlmaLinux
Release: 4.el9 Build date: Thu Apr 14 20:11:19 2022
Group: Unspecified Build host: almalinux-p9.osuosl.org
Size: 419630 Source RPM: utf8proc-2.6.1-4.el9.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: http://julialang.org/utf8proc/
Summary: Library for processing UTF-8 encoded Unicode strings
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.

Provides

Requires

License

Unicode and MIT

Changelog

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.1-4
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.1-3
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 F