Package: aws.sqs
Type: Package
Title: AWS SQS Client Package
Version: 0.1.8
Date: 2016-12-09
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Description: A simple client package for the Amazon Web Services (AWS) Simple
    Queue Service (SQS) API.
License: GPL (>= 2)
Imports: httr, xml2, jsonlite, aws.signature (>= 0.2.6)
Suggests: testthat
URL: https://github.com/cloudyr/aws.sqs
BugReports: https://github.com/cloudyr/aws.sqs/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-09 10:17:05 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Repository: CRAN
Date/Publication: 2016-12-09 12:11:08
