It's also worth noting (since I've just found out) that spreadsheet is
GPLv3. Perhaps FOSS experts can correct me, but I think this means you
can only use it if your code is also GPLv3, unless you have express
permission from the authors stating otherwise?

Apparently you can pay for commercial licences for spreadsheet (I just
emailed the author to find our prices), so maybe that's a viable
option... though I would prefer those prices were online and there was
a clear sense the library was being maintained.

(But seriously: who releases their gems under GPL? Never seen this
before, seems to go against the grain of how the Ruby community
works.)

--
Pat

On Nov 26, 4:22 pm, Rufus Post <[email protected]> wrote:
> bleh roo has a dependency on spreadsheet - not bundle friendly only has a
> requre in the code.
>
>
>
> On Fri, Nov 26, 2010 at 4:14 PM, Rufus Post <[email protected]> wrote:
> > 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%2bunsubscr...@goog
> >>  legroups.com>
> >> .
> >> >> 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%2bunsubscr...@goog
> >>  legroups.com>
> >> .
> >> > 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%2bunsubscr...@goog
> >>  legroups.com>
> >> .
> >> 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.

Reply via email to