50c9c20ecad8f0068d9d633253dc4030f70fb3b5
Ezdoc
A Ruby gem for working with docx files.
Installation
Add this line to your application's Gemfile:
gem 'ezdoc'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install ezdoc
Usage
require 'ezdoc'
Development
After checking out the repo, run bundle install to install dependencies. Then, run rake spec to run the tests.
License
The gem is available as open source under the terms of the MIT License.
Description
Languages
Ruby
100%