Package: aws.translate
Type: Package
Title: Client for 'AWS Translate'
Version: 0.1.4
Date: 2020-03-10
Authors@R: c(person("Thomas J.", "Leeper",
                    role = c("aut"), 
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")),
             person("Antoine", "Sachet", role = c("cre"),
                    email = "antoine.sac@gmail.com"))
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)
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-11 14:54:15 UTC; asac
Author: Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Antoine Sachet [cre]
Maintainer: Antoine Sachet <antoine.sac@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-11 15:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:36:09 UTC; windows
