Package: aws.ses
Type: Package
Title: AWS SES Client Package
Version: 0.1.4
Date: 2016-12-20
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Description: A simple client package for the Amazon Web Services (AWS) Simple
    Email Service (SES) <http://aws.amazon.com/ses/> REST API.
License: GPL (>= 2)
Imports: httr, jsonlite, aws.signature (>= 0.2.6)
Suggests: aws.sns
URL: https://github.com/cloudyr/aws.ses
BugReports: https://github.com/cloudyr/aws.ses/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-20 10:46:12 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-20 12:01:05
