Xsv is a fast, lightweight parser for Office Open XML spreadsheet files (commonly known as Excel or .xlsx files). It strives to be minimal in the sense that it provides nothing a CSV reader wouldn't, meaning it only deals with minimal formatting and cannot create or modify documents.
Parse OOXML files (docx, xlsx, pptx)
A fast XLSX parser using Nokogiri
A fast Excel 2007/2010 (.xlsx) file parser that returns a collection of Matrix objects
Fast xlsx reader on top of Ox SAX parser
A Ruby spreadsheet parser for Excel (xlsx, xlsm).
Parses Excel files(xls, xlsx) read by other file input plugins.
A Ruby spreadsheet parser for Excel (xlsx, xlsm).
Gem intended to analize and deduct data from CSV, XLS, XLSX, files
Parses Excel files(xlsx) read by other file input plugins.
Parses and unparses between Tolq and xlsx to be used with the Tolq api
A fast Excel 2007/2010 (.xlsx) file parser that returns a collection of Matrix objects