Package: toml
Type: Package
Title: Read, Write, and Modify TOML Files
Version: 1.0.0
Authors@R: person("Jeroen", "Ooms", email = "jeroenooms@gmail.com", role = c("aut", "cre"))
Description: Simple toolkit for working with TOML text. Based on tomledit which
    allows for modifying TOML while preserving order, comments,and whitespace.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: jsonlite, V8 (>= 8.0.0)
BugReports: https://github.com/jeroen/toml/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-10 22:29:17 UTC; jeroen
Author: Jeroen Ooms [aut, cre]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-16 18:10:02 UTC
Built: R 4.4.3; ; 2025-11-07 17:49:39 UTC; windows
