From erikabele at rubyforge.org Sun Sep 25 21:29:50 2005 From: erikabele at rubyforge.org (Erik Abele) Date: Mon, 26 Sep 2005 03:29:50 +0200 Subject: [ANN] LibIDN Ruby Bindings Release 0.0.1 Message-ID: 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/