Skip to content

pr1mal/rubiod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubiOD - work with OpenDocument.

For now it supports some functionality to read/modify OD spreadsheets (.ods).

Download and installation

At least two ways available:

  1. Build gem from source:

    git clone git://github.com/netoctone/rubiod.git; cd rubiod
    gem build rubiod.gemspec
    gem install rubiod-version.gem
  2. Or add following line to Gemfile (if it’s in use):

    gem 'rubiod', :git => 'git://github.com/netoctone/rubiod.git'
    

License

RubiOD is released under the MIT license.

About

ruby OpenDocument gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published