Package: tesseract
Type: Package
Title: Open Source OCR Engine
Version: 1.4
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.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.10), curl, digest
LinkingTo: Rcpp
RoxygenNote: 6.0.1
Suggests: magick, pdftools, tiff
NeedsCompilation: yes
Packaged: 2017-03-21 15:15:48 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-03-21 16:16:53 UTC
