mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
15 lines
376 B
JSON
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
|
|
}
|
|
]
|
|
}
|