[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Libidn 0.6.5
From: |
Simon Josefsson |
Subject: |
Libidn 0.6.5 |
Date: |
Fri, 07 Jul 2006 12:33:52 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
I am pleased to announce the availability of Libidn version 0.6.5!
Noteworthy changes since version 0.6.4:
- Link the library with external libintl, for gettext.
This fixes building on FreeBSD, reported by Kirill Ponomarew
<address@hidden>.
- Update doxygen config file to version 1.4.7.
Libidn is a modern C library to perform internationalized string
processing based on the Stringprep, Punycode, Internationalizing
Domain Names in Applications (IDNA) specifications. Included is also
a version written in Java and C#, as well as an interface for Emacs
Lisp.
The library contains a generic Stringprep implementation that does
Unicode 3.2 NFKC normalization, mapping and prohibitation of
characters, and bidirectional character handling. Profiles for
Nameprep, iSCSI, SASL and XMPP are included. Punycode and ASCII
Compatible Encoding (ACE) via IDNA are supported. A mechanism to
define Top-Level Domain (TLD) specific validation tables, and to
compare strings against those tables, is included. Default tables for
some TLDs are also included. Finally, the library can detect "problem
sequences" that may trigger bugs in various NFKC implementations.
Improving Libidn is costly, but you can help! We are looking for
organizations that find Libidn useful and wish to contribute back.
You can contribute by reporting bugs, improve the software, or donate
money or equipment.
Commercial support contracts for Libidn are available, and they help
finance continued maintenance. Simon Josefsson Datakonsult, a
Stockholm based privately held company, is currently funding Libidn
maintenance. We are always looking for interesting development
projects. See http://josefsson.org/ for more details.
All manual formats are available from:
http://josefsson.org/libidn/manual/
Specifically, the following formats are available.
The main manual:
http://josefsson.org/libidn/manual/libidn.html - HTML format
http://josefsson.org/libidn/manual/libidn.pdf - PDF format
API Reference manual:
http://josefsson.org/libidn/reference/ch01.html - GTK-DOC HTML
Doxygen documentation:
http://josefsson.org/libidn/doxygen/ - HTML format
http://josefsson.org/libidn/doxygen/libidn.pdf - PDF format
JavaDoc output for the Java API:
http://josefsson.org/libidn/javadoc/tree.html
If you need help to use Libidn, or want to help others, you are
invited to join our help-libidn mailing list, see:
<http://lists.gnu.org/mailman/listinfo/help-libidn>.
The project page of the library is available at:
http://www.gnu.org/software/libidn/
http://josefsson.org/libidn/ (updated faster)
Here are the compressed sources (2.1MB):
ftp://alpha.gnu.org/gnu/libidn/libidn-0.6.5.tar.gz
http://josefsson.org/libidn/releases/libidn-0.6.5.tar.gz
Here are GPG detached signatures:
ftp://alpha.gnu.org/gnu/libidn/libidn-0.6.5.tar.gz.sig
http://josefsson.org/libidn/releases/libidn-0.6.5.tar.gz.sig
Here are the build reports for various platforms:
http://josefsson.org/autobuild-logs/libidn.html
Here are the SHA-1 and SHA-256 signatures:
3742d1d58bd462adb401a3c6fb3153e523f9540c libidn-0.6.5.tar.gz
7dc9a0338a1f5efa3b02e67b6bbf44cdd4773c91 libidn-0.6.5.tar.gz.sig
a8642d70069c25a65b8b6e9d3cb20ecb44f457e5af8ca0b83b96aec63ce61114
libidn-0.6.5.tar.gz
d60410382897c4e7c23ac1762ec252d71059eac9782cf007632df86a4f305587
libidn-0.6.5.tar.gz.sig
Enjoy,
Simon
pgpkedBVEF_CB.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Libidn 0.6.5,
Simon Josefsson <=