loadfile
A ruby gem to manipulate .opt and .log files for Concordance® / Opticon®, .lfp files for Ipro eCap, and .dii files for Summation®. This software is not made or endorsed by Ipro®, Lexis-Nexis® or Dataflight®."
Installation
gem install loadfile
or, if you want the latest and the greatest,
git clone https://github.com/loadfile
cd loadfile
rake install
(use sudo as necessary)
Runtime Requirements
ruby >= 1.8.7
Build Requirements
rake
Inspiration and History
This is the start of converting https://github.com/nbirnel/eed-tools to ruby.
License
© 2014 Noah Birnel MIT license

