# -------------------------------------------- # 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 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 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