Package: aws.sqs
Type: Package
Title: AWS SQS Client Package
Version: 0.1.10
Date: 2017-07-04
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
    Queue Service ('SQS') <https://aws.amazon.com/sqs/> 'API'.
License: GPL (>= 2)
Imports: httr, xml2, jsonlite, aws.signature (>= 0.3.4)
Suggests: testthat
URL: https://github.com/cloudyr/aws.sqs
BugReports: https://github.com/cloudyr/aws.sqs/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-04 14:41:32 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-04 20:31:43 UTC
