Package: abbyyR
Title: Access to Abbyy Optical Character Recognition (OCR) API
Version: 0.2.1
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, RecordLinkage, readr
Suggests: testthat, knitr (>= 1.11)
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2015-11-03 01:52:42 UTC; gaurav
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2015-11-04 19:47:02
