RubyGems Navigation menu

excel_to_code 0.0.2

# excel_to_code Converts some excel spreadsheets (.xlsx, not .xls) into some other programming languages (currently ruby or c). This allows the excel spreadsheets to be run programatically, without excel. Its cannonical source is at http://github.com/tamc/excel2code # Running excel_to_code To just have a go: ./bin/excel_to_c NB:For small spreadsheets this will take a minute or so. For large spreadsheets it is best to run it overnight. for more detail: ./bin/excel_to_c --compile --run-tests --settable --prune-except this should work: ./bin/excel_to_c --help # Testing excel_to_code 1. Make sure you have ruby 1.9.2 or later installed 2. gem install bundler # May need to use sudo 3. bundle 4. rspec spec/* # Hacking excel_to_code There are some how to guides in the doc folder. # Limitations 1. Not tested at all on Windows 2. INDIRECT formula must be convertable at runtime into a standard formula 3. Doesn't implement all functions (see doc/Which_functions_are_implemented.md) 4. Doesn't implement references that involve range unions and lists 5. Sometimes gives cells as being empty, when excel would give the cell as having a numeric value of zero

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.3.20 - January 31, 2022 (101 ko)
  2. 0.3.19 - January 08, 2019 (241 ko)
  3. 0.3.18 - January 05, 2019 (241 ko)
  4. 0.3.18.beta.2 - December 30, 2018 (240 ko)
  5. 0.3.18.beta.1 - July 16, 2018 (234 ko)
  6. 0.0.2 - April 17, 2012 (50,5 ko)
Voir toutes les versions (79)

Dépendances de Runtime (2):

nokogiri >= 1.5.0
rspec >= 2.7.0

Propriétaires:

Auteurs:

  • Thomas Counsell, Green on Black Ltd

Total de contrôle SHA 256:

5acece0307e048ec13c9bb025465cfcf909d8ae3830ee6ae10d9832f9ad36eb2

Total de téléchargements 213 697

Pour cette version 3 409

License:

aucune

Version de Ruby requise: ~> 1.9.1

Liens: