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.5.tar.gz   (3.4MB)
  ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.5.tar.xz   (1.8MB)

Here are the GPG detached signatures[*]:
  ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.5.tar.gz.sig
  ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.5.tar.xz.sig

Use a mirror for higher download bandwidth:
  http://www.gnu.org/order/ftp.html

Here are the MD5 and SHA1 checksums:

1a705bcdcb83799d544137617b377cfd  libunistring-0.9.5.tar.gz
6f8766d0b0497380d725639e19c04310  libunistring-0.9.5.tar.xz
b8d8506b253be00172d28b6992759683a24a47cb  libunistring-0.9.5.tar.gz
ccb81e629380385d682b71c8e96eba4a7ef43af7  libunistring-0.9.5.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.5.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:
  Autoconf 2.69
  Automake 1.15
  Libtool 2.4.6
  Gnulib v0.1-373-g784023c

New in 0.9.5:
* The data tables and line breaking algorithm have been updated to Unicode
  version 7.0.0.
* In the include file uniname.h, the function unicode_name_character
  has been extended to look for name aliases.

Regards,
--
Daiki Ueno

Attachment: 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.

Reply via email to