From: Mark Thomas Date: 2010-06-10T09:10:05+09:00 Subject: Re: How can I use Ruby with MS Excel? > Any resources about how to access those formats on a Unix/Linux machine? I have had success with JRuby and the Apache POI library (http:// poi.apache.org), which is fairly feature-ful. -- Mark