Registry / serialization / roo-xls

roo-xls

JSON →
library2.0.0rbrubygemsunverified

Roo can access the contents of various spreadsheet files including Excel, OpenOffice, and CSV.

gem install roo-xls
INSTALL
IMPORT
SIG · ROO-XLS
R
roo-xls
serializationrubyv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Roo
require 'roo-xls'

Open and read an Excel .xls file.

require 'roo-xls' spreadsheet = Roo::Spreadsheet.open('file.xls') spreadsheet.each_row_streaming { |row| puts row }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
roo-xls — gem install roo-xls · libregistry