utf8proc

A library for processing UTF-8 encoded Unicode strings
Download

utf8proc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • FlexiGuided GmbH
  • Publisher web site:
  • http://www.flexiguided.de/publications.utf8proc.en.html

utf8proc Tags


utf8proc Description

A library for processing UTF-8 encoded Unicode strings utf8proc is a library for processing UTF-8 encoded Unicode strings. Unicode normalization, mapping of new line functions (NLF) to standard paragraph and line separators, stripping of default ignorable characters, and case folding are supported. utf8proc library can be used in C programs, but most of the functionality is also available as a Ruby library. For PostgreSQL, there is an extension providing a function for preparing strings in case-insensitive indices.Quick start:For compilation of the C library call "make c-library", for compilation of the ruby library call "make ruby-library" and for compilation of the PostgreSQL extension call "make pgsql-library"."make all" can be used to build everything, but both ruby and PostgreSQL installations are required in this case.


utf8proc Related Software