Package: captr
Title: Client for the Captricity API
Version: 0.1.2
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 Captricity Optical Character
    Recognition (OCR) API. Captricity allows you to get text from handwritten
    forms --- think surveys --- and other structured paper documents. And it can
    output data in form a delimited file keeping field information intact. For more
    information, read https://shreddr.captricity.com/developer/overview/.
URL: http://github.com/soodoku/captR
BugReports: http://github.com/soodoku/captR/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Imports: curl, jsonlite
Suggests: knitr (>= 1.11)
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2015-10-31 22:36:11 UTC; gaurav
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2015-11-01 01:05:59
