Just looking for a free spreadsheet read/write library that is not GPL or LGPL.
feedback
|
|
For anyone interested in this, RubyXL has an MIT license. It can read/write/edit Excel documents (it specifically states .xlsx and .xlsm). It looks like it has been updated pretty frequently, and it was first released well after the original question. | ||||
|
feedback
|
|
It's a bit out of date (and I haven't used it myself), but the POI Ruby Bindings should be available under the Apache license (which is much less restrictive than (L)GPL). | |||
|
feedback
|