Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
376 B
JSON

{
"name": "jinja2cpplight",
"version-date": "2018-05-08",
"port-version": 3,
"description": "(very) lightweight version of Jinja2 for C++, Lightweight templating engine for C++, based on Jinja2.",
"homepage": "https://github.com/hughperkins/Jinja2CppLight",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}