RubyGems.org

soroban

0.5.4

Soroban makes it easy to extract and execute formulas from Excel spreadsheets. It rewrites Excel formulas as Ruby expressions, and allows you to bind named variables to spreadsheet cells to easily manipulate inputs and capture outputs.

installgem install soroban
Authors

Jason Hutchens

2,704 total downloads 232 for this version
Owners

C1ec462226a6a21222e201967e6175da

Licenses

MIT

Gemfile
gem "soroban", "~> 0.5.4"
Versions
  1. 0.5.4 January 18, 2013
  2. 0.4.0 January 9, 2013
  3. 0.3.1 May 22, 2012
  4. 0.3.0 April 24, 2012
  5. 0.2.0 April 24, 2012
Show all versions (7 total)
Runtime Dependencies
  1. treetop ~> 1.4.10