/build2-utf8proc

Package of the utf8proc C library for Build2 build system.

Primary LanguageC

utf8proc library - Build2 package

utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding.

This repository contains a packaging of utf8proc library for the Build2 build system.

See also:

Versioning

A semantic version is splitted in MAJOR.MINOR.PATH. The MAJOR and MINOR of this package matches the utf8proc library. The PATCH of this package is changed independently.