name: "Jinja" description: "Jinja is a fast, expressive, extensible templating engine. Special " "placeholders in the template allow writing code similar to Python syntax. " "Then the template is passed data to render the final document." third_party { url { type: HOMEPAGE value: "https://palletsprojects.com/p/jinja/" } url { type: GIT value: "https://github.com/pallets/jinja" } version: "03c719f3ec4db9660aa4dea30bef9ac8e47aa933" last_upgrade_date { year: 2020 month: 7 day: 13 } }