GNU libunistring is a library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
Here are the compressed sources: ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.gz (3.5MB) ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.xz (1.9MB) Here are the GPG detached signatures[*]: ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.gz.sig ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.xz.sig Use a mirror for higher download bandwidth: http://www.gnu.org/order/ftp.html Here are the MD5 and SHA1 checksums: dfae4ff5583649ed24d8f368f1d0543b libunistring-0.9.6.tar.gz cb09c398020c27edac10ca590e9e9ef3 libunistring-0.9.6.tar.xz 87cb4c18fbb1e0f1d8eb38311093835a924b4b12 libunistring-0.9.6.tar.gz d34dd5371c4b34863a880f2206e2d00532effdd6 libunistring-0.9.6.tar.xz [*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this: gpg --verify libunistring-0.9.6.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys u...@unixuser.org and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.15 Libtool 2.4.2 Gnulib v0.1-513-g9b6679d New in 0.9.6: * The data tables and line breaking algorithm have been updated to Unicode version 8.0.0. Regards, -- Daiki Ueno
signature.asc
Description: PGP signature
-- If you have a working or partly working program that you'd like to offer to the GNU project as a GNU package, see https://www.gnu.org/help/evaluation.html.