Package: tesseract
Type: Package
Title: Open Source OCR Engine
Version: 1.0
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Description: An OCR engine with unicode (UTF-8) support that can recognize
    over 100 languages out of the box.
License: MIT + file LICENSE
URL: https://github.com/ropensci/tesseract
BugReports: https://github.com/ropensci/tesseract/issues
SystemRequirements: Tesseract >= 3.03 (libtesseract-dev /
        tesseract-devel) and Leptonica (libleptonica-dev /
        leptonica-devel). On Debian you need to install the English
        training data separately (tesseract-ocr-eng)
Imports: Rcpp (>= 0.12.0), curl, digest
LinkingTo: Rcpp
RoxygenNote: 5.0.1.9000
Suggests: pdftools, tiff
NeedsCompilation: yes
Packaged: 2016-11-03 13:28:42 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-11-04 00:08:36
