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.7.tar.gz (3.5MB) ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.7.tar.xz (1.9MB) Here are the GPG detached signatures[*]: ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.7.tar.gz.sig ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.7.tar.xz.sig Use a mirror for higher download bandwidth: http://www.gnu.org/order/ftp.html Here are the MD5 and SHA1 checksums: 8e663454aa372181ee8e46edaa3ba4c8 libunistring-0.9.7.tar.gz 82e0545363d111bfdfec2ddbfe62ffd3 libunistring-0.9.7.tar.xz d482b7ecd766d126614fcbae455ca75927c232f0 libunistring-0.9.7.tar.gz 7d92687a50fea7702e8052486dfa25ffc361c9f3 libunistring-0.9.7.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.7.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 D7E69871 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Gnulib v0.1-1004-g31a08ab Autoconf 2.69 Automake 1.15 Libtool 2.4.6 New in 0.9.7: * The license has changed from LGPLv3+ to "LGPLv3+ or GPLv2" 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.