Package: SecretsProvider
Type: Package
Title: Save and Retrieve Name-Value Pairs to and from a File
Version: 1.0.0
Date: 2025-03-07
Authors@R: c(person("Koen", "Greuell", role = c("aut", "cre"), email = "vlic@lifewatch.eu"))
Maintainer: Koen Greuell <vlic@lifewatch.eu>
Description: Facilitates secret management by storing credentials in a dedicated file, 
          keeping them out of your code base. 
          The secrets are stored without encryption.  
          This package is compatible with secrets stored by the 'SecretsProvider' 'Python' package <https://pypi.org/project/SecretsProvider/>.
License: Apache License (== 2.0)
Suggests: testthat (>= 3.0.0), getPass
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-01 12:15:59 UTC; koen-greuell
Author: Koen Greuell [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-02 17:20:05 UTC
Built: R 4.3.3; ; 2025-04-04 15:20:51 UTC; unix
