Package: tesseract
Type: Package
Title: Open Source OCR Engine
Version: 1.8
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Bindings to '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), curl, rappdirs, digest
LinkingTo: Rcpp
RoxygenNote: 6.0.1.9000
Suggests: magick (>= 1.0), pdftools
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2018-01-26 13:27:05 UTC; jeroen
Repository: CRAN
Date/Publication: 2018-01-26 13:50:09 UTC
