Package: aws.signature
Type: Package
Title: Amazon Web Services Request Signatures
Version: 0.3.2
Date: 2017-06-19
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Description: Generates version 2 and version 4 request signatures for Amazon Web Services ('AWS') <https://aws.amazon.com/> Application Programming Interfaces ('APIs').
License: GPL (>= 2)
Imports: digest, base64enc
Suggests: testthat, aws.ec2metadata
URL: https://github.com/cloudyr/aws.signature
BugReports: https://github.com/cloudyr/aws.signature/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-19 15:27:24 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-19 23:36:50 UTC
