The sheet reader is command application that gives to get a data from TIFF image with OCR.
We will not be providing tar balls. To obtain sheet reader and install it, please use something like the following commands:
git clone https://github.com/faxocr/sheet-reader.git sheet-reader
cd sheet-reader
./configure
make