Type: Package
Package: botor
Authors@R: c(
    person("Gergely", "Daróczi", , "daroczig@rapporter.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3149-8537")),
    person("System1", role = c("fnd"))
    )
Title: 'AWS Python SDK' ('boto3') for R
Description: Fork-safe, raw access to the 'Amazon Web Services' ('AWS') 'SDK' via the 'boto3' 'Python' module, and convenient helper functions to query the 'Simple Storage Service' ('S3') and 'Key Management Service' ('KMS'), partial support for 'IAM', the 'Systems Manager Parameter Store' and 'Secrets Manager'.
SystemRequirements: Python and boto3
        (https://aws.amazon.com/sdk-for-python)
Version: 0.3.0
Date: 2020-02-16
URL: https://daroczig.github.io/botor
BugReports: https://github.com/daroczig/botor/issues
RoxygenNote: 6.1.1
License: AGPL-3
Encoding: UTF-8
Imports: utils, reticulate, checkmate, logger
Suggests: testthat, covr, digest
NeedsCompilation: no
Packaged: 2020-02-16 18:51:12 UTC; daroczig
Author: Gergely Daróczi [aut, cre] (<https://orcid.org/0000-0003-3149-8537>),
  System1 [fnd]
Maintainer: Gergely Daróczi <daroczig@rapporter.net>
Repository: CRAN
Date/Publication: 2020-02-16 19:20:06 UTC
