Recent Changes - Search:

edit SideBar

utf8proc

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.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc_r -q64" or "gcc -maix64".

Homepage: http://www.flexiguided.de/publications.utf8proc.en.html

Current version: 1.1.6-1

Downloads

RPMs:

Source RPM:

Package dependencies:

  • none

Older version

RPMs:

Source RPM:

Package dependencies:

  • none

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on May 27, 2019, at 04:47 PM