You could Win32::Registry in your open source code to install malware ;) Cheers Andrew!
On Fri, Nov 26, 2010 at 4:07 PM, Andrew Grimm <[email protected]>wrote: > I've used both roo ( > https://github.com/agrimm/hornsby-herbarium-parser ) and Win32API (for > work, though I'm mainly generating rather than parsing excel > documents). > > Win32API allows you to handle both xls and xlsx files. Don't forget to do > > port install windows ms-office > > Andrew > > On Fri, Nov 26, 2010 at 3:53 PM, Josh Price <[email protected]> wrote: > > I'm not aware of any gems that do this specifically, but you may be > surprised that an XSLX file is just a zip file containing a folder structure > of reasonably parsable XML. > > > > So nokogiri is the "roll your own" option depending on exactly what you > need to extract. > > > > Josh > > > > On 26/11/2010, at 3:48 PM, Rufus wrote: > > > >> What's the boss gem for this? > >> > >> Cheers Rufus > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups "Ruby or Rails Oceania" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > [email protected]<rails-oceania%[email protected]> > . > >> For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > >> > > > > -- > > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<rails-oceania%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rails-oceania%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
