Package: captr
Title: Client for the Captricity API
Version: 0.2.0
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: testthat, rmarkdown, knitr (>= 1.11)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-20 22:58:02 UTC; gsood
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2016-08-21 10:55:56
