GNU libunistring - Summary
This software is part of the GNU Project.
This library implements Unicode strings (in three flavours: UTF-8 strings, UTF-16 strings, UTF-32 strings), together with functions for Unicode charactets (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions).
Registration Date: Fri 13 Mar 2009 02:06:16 AM UTC
License: GNU Lesser General Public License
Development Status: 3 - Alpha
posted by haible, Sat 24 Feb 2024 04:38:25 PM UTC
Download from https://ftp.gnu.org/gnu/libunistring/libunistring-1.2.tar.gz
This is a stable release.
New in this release:
- The data tables and algorithms have been updated to Unicode version 15.1.0.
- New functions u8_pcpy, u16_pcpy, u32_pcpy, similar to mempcpy.
posted by haible, Tue 04 Jan 2022 10:48:04 PM UTC
Download from https://ftp.gnu.org/gnu/libunistring/libunistring-1.0.tar.gz
This is a stable release.
New in this release:
- The license has changed from "LGPLv3+ or GPLv2" to "LGPLv3+ or GPLv2+".
- The data tables and algorithms have been updated to Unicode version 14.0.0.
- Browse open items
Submit a new item
Powered by Savane 3.13-ec04.
Corresponding source code