libunistring - GNU Unicode string library
Website: | http://www.gnu.org/software/libunistring/ |
---|---|
License: | LGPLv3+ |
- Description:
This portable C library implements Unicode string types in three flavours: (UTF-8, UTF-16, UTF-32), together with functions for character processing (names, classifications, properties) and functions for string processing (iteration, formatted output, width, word breaks, line breaks, normalization, case folding and regular expressions).
Packages
libunistring-0.9.3-5.el6.i686 [296 KiB] |
Changelog
by Stephen Gallagher (2012-02-29):
- Resolves: rhbz#732017 - Malloc without NULL check |