# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "toml" in publications use:' type: software license: MIT title: 'toml: Read, Write, and Modify TOML Files' version: 1.0.0 doi: 10.32614/CRAN.package.toml abstract: Simple toolkit for working with TOML text. Based on tomledit which allows for modifying TOML while preserving order, comments,and whitespace. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com repository: https://test.r-universe.dev repository-code: https://github.com/r-lib/toml commit: 4eda601305a09d8413f199b1700e3da0369bf0ef url: https://r-lib.r-universe.dev/toml date-released: '2025-10-16' contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com