# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "jinjar" in publications use:' type: software license: MIT title: 'jinjar: Template Engine Inspired by ''Jinja''' version: 0.3.1.9000 doi: 10.32614/CRAN.package.jinjar abstract: Template engine powered by the 'inja' C++ library. Users write a template document, using syntax inspired by the 'Jinja' Python package, and then render the final document by passing data from R. The template syntax supports features such as variables, loops, conditions and inheritance. authors: - family-names: Hall given-names: David email: david.hall.physics@gmail.com orcid: https://orcid.org/0000-0002-2193-0480 repository: https://davidchall.r-universe.dev repository-code: https://github.com/davidchall/jinjar commit: 5827fdabdb7e7752c8b0f23a7436950b58c4c48e url: https://davidchall.github.io/jinjar/ contact: - family-names: Hall given-names: David email: david.hall.physics@gmail.com orcid: https://orcid.org/0000-0002-2193-0480