The project is in a healthy, maintained state
Spreadsheet loader for RgGen register map.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
>= 1.2.5
>= 0.6.0
 Project Readme

Gem Version CI Maintainability codecov Gitter

RgGen::SpreadsheetLoader

RgGen::SpreadsheetLoader adds ability to load register map documents written in spreadsheet format.

Supported spreadsheet formats are listed below:

  • MS Excel (xlsx)
  • LibreOffice/OpenOffice (ods)
  • CSV

Installation

During RgGen installation, RgGen::SpreadsheetLoader will also be isntalled automatically.

$ gem install rggen

If you want to install RgGen::SpreadsheetLoader only, use the command below:

$ gem install rggen-spreadsheet-loader

Contact

Feedbacks, bug reports, questions and etc. are wellcome! You can post them by using following ways:

Copyright & License

Copyright © 2019-2024 Taichi Ishitani. RgGen::SpreadsheetLoader is licensed under the MIT License, see LICENSE for futher details.

Code of Conduct

Everyone interacting in the RgGen project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.