Package: aws.translate
Type: Package
Title: Client for 'AWS Translate'
Version: 0.1.3
Date: 2018-04-11
Authors@R: c(person("Thomas J.", "Leeper",
                    role = c("aut", "cre"), 
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326"))
             )
Description: A client for 'AWS Translate' <https://aws.amazon.com/documentation/translate>, a machine translation service that will convert a text input in one language into a text output in another language.
License: GPL (>= 2)
URL: https://github.com/cloudyr/aws.translate
BugReports: https://github.com/cloudyr/aws.translate/issues
Imports: httr, jsonlite, aws.signature (>= 0.3.4)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-12 00:17:23 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-12 12:54:51 UTC
