nbirnel / loadfile

manipulate electronic evidence discovery loadfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build Status Code Climate

About

manipulate electronic evidence discovery loadfiles

License:MIT License


Languages

Language:Ruby 96.3%Language:Shell 3.7%