Package: rkeepass Title: Read KeePass Database Files Version: 0.1.0 Authors@R: person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")) Description: Read entries from KeePass '.kdbx' database files (versions 3.x and 4.x) using the 'keepass-rs' Rust library. Supports password and keyfile authentication. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/rextendr/version: 0.4.2.9000 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.67 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libclang-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2026-04-06 19:31:36 UTC RemoteUrl: https://github.com/schochastics/rkeepass RemoteRef: HEAD RemoteSha: 4ca801e102586e2abf278ea1b01b16cb6b893f6c NeedsCompilation: yes Packaged: 2026-06-05 10:46:58 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch