# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tl" in publications use:' type: software license: GPL-2.0-or-later title: 'tl: Tiny Logging Interface to ''rspdlite'' Wrapping ''spdlite'' C++20 Logging' version: 0.0.1 abstract: Just how 'spdl' provides a nice and consistent interface to 'spdlog' (via 'RcppSpdlog'), this package does so for 'spdlite', the lightweight header-only C++-20 logging library that provides a lighter version of 'spdlog'. This package is essentially a thin shim around it for a more compact interface from both R and C++. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org repository: https://cran.r-universe.dev repository-code: https://github.com/eddelbuettel/tl commit: 3924edbabadeeceb3ce3480e1cb27065e390fe92 url: https://github.com/eddelbuettel/tl date-released: '2026-05-31' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org