Hi all! Ruby LibIDN bindings are available, see the announcement below. Cheers, Simon
To: [EMAIL PROTECTED] From: Erik Abele <[EMAIL PROTECTED]> Subject: [ANN] LibIDN Ruby Bindings Release 0.0.1 Date: Mon, 26 Sep 2005 03:38:04 +0200 Just to let you know that there are now Ruby bindings for GNU LibIDN, see below for the release notes. Cheers, Erik -- RELEASE NOTES -- LibIDN Ruby Bindings Release 0.0.1 This is the first public release of the Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. Already included are the most important parts of the Stringprep, Punycode and IDNA APIs like performing Stringprep processings, encoding to and decoding from Punycode strings and converting entire domain names to and from the ACE encoded form. Download * http://rubyforge.org/projects/idn Documentation * http://idn.rubyforge.org/docs/ _______________________________________________ Help-libidn mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-libidn
