A simple, portable and lightweight library for handling UTF-8 encoded strings
Description
A simple, portable and lightweight library for handling UTF-8 encoded strings.
Features include:
- iterating through UTF-8 encoded strings
- converting between UTF-8 and UTF-16/UTF-32
- detecting invalid UTF-8 sequences
This project currently only contains header files, which can be found in the
utf8cpp-devel package.