Package: abbyyR
Title: Access to Abbyy Optical Character Recognition (OCR) API
Version: 0.5.3
Authors@R: person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre"))
Maintainer: Gaurav Sood <gsood07@gmail.com>
Description: Get text from images of text using Abbyy Cloud Optical Character
    Recognition (OCR) API. Easily OCR images, barcodes, forms, documents with
    machine readable zones, e.g. passports. Get the results in a variety of formats
    including plain text and XML. To learn more about the Abbyy OCR API, see 
    <http://ocrsdk.com/>.
URL: http://github.com/soodoku/abbyyR
BugReports: http://github.com/soodoku/abbyyR/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Imports: httr, XML, curl, readr, plyr, progress
Suggests: testthat, rmarkdown, knitr (>= 1.11), lintr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-05-28 15:34:26 UTC; soodoku
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2018-05-28 18:49:01 UTC
