Package: tesseract
Type: Package
Title: Open Source OCR Engine
Version: 1.9
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Bindings to 'Tesseract' <https://opensource.google.com/projects/tesseract>: 
    An OCR engine with unicode (UTF-8) support that can recognize over 100 languages
    out of the box.
License: Apache License 2.0
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.12), xml2, stringr, curl, rappdirs, digest
LinkingTo: Rcpp
RoxygenNote: 6.0.1.9000
Suggests: magick (>= 1.0), pdftools
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2018-02-15 23:11:34 UTC; jeroen
Repository: CRAN
Date/Publication: 2018-02-15 23:57:37 UTC
