summaryrefslogtreecommitdiff
path: root/math/ruby-roo/DESCR
blob: ff7f6bac49c57531d477209539ee6732917d92a1 (plain)
1
2
3
4
5
6
7
8
Roo implements read access for all common spreadsheet types. It can handle:

* Excel 2007 - 2013 formats (xlsx, xlsm)
* LibreOffice / OpenOffice.org formats (ods)
* CSV
* Excel 97, Excel 2002 XML, and Excel 2003 XML formats when using
  the roo-xls gem (xls, xml)
* Google spreadsheets with read/write access when using roo-google