Package: aws.signature
Type: Package
Title: Amazon Web Services Request Signatures
Version: 0.3.5
Date: 2017-07-01
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 (>= 0.1.2)
URL: https://github.com/cloudyr/aws.signature
BugReports: https://github.com/cloudyr/aws.signature/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-01 07:46:20 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-01 07:58:47 UTC
