utf8cpp - A simple, portable and lightweight library for handling UTF-8 encoded strings
| Website: | https://github.com/nemtrif/utfcpp |
|---|---|
| License: | Boost |
| Vendor: | Alcance Libre, Inc. |
- 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.
Packages
| utf8cpp-3.2.5-1.aldos.src [39 KiB] |
Changelog
by Joel Barrios (2024-03-26):
- Update to 3.2.5. |