Files
phs_v1.0.1.0/third_party/jinja2/README.OpenSource
2024-09-27 19:21:56 +08:00

12 lines
454 B
Plaintext

[
{
"Name": "Jinja2",
"License": "BSD 3-clause License",
"License File": "LICENSE.rst",
"Version Number": "3.1.2",
"Owner": "anguanglin@huawei.com",
"Upstream URL": "https://github.com/pallets/jinja",
"Description": "Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment."
}
]