Package: aws.signature
Type: Package
Title: Amazon Web Services Request Signatures
Version: 0.2.9
Date: 2017-04-28
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Description: Generates request signatures for Amazon Web Services (AWS) APIs.
License: GPL (>= 2)
Imports: digest, base64enc
Suggests: testthat
URL: https://github.com/cloudyr/aws.signature
BugReports: https://github.com/cloudyr/aws.signature/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-28 13:16:32 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-28 13:52:51 UTC
