From: "Mark J. Reed" Date: 2003-07-30T11:24:08+09:00 Subject: Re: UTF-8 -> iso8859-15 On Fri, Jul 25, 2003 at 08:32:20PM +0000, Andreas Schwarz wrote: > Simple Question: how can I convert UTF-8 strings (from REXML) to > iso8859-15? You would think that was a simple question, but I don't have a simple answer. The YAML homepage mentions a Ruby interface to the Iconv library, but the link it provides back to RAA doesn't find anything. Was there an Iconv library that disappeared?? -Mark