Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
patches 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
Jinja2-2.11.3.tar.gz.md5 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
Jinja2-2.11.3.tar.gz.sha512 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE.rst 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.rst 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
__init__.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
_compat.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
_identifier.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
asyncfilters.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
asyncsupport.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
bccache.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
compiler.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
constants.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
debug.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
defaults.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
environment.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
exceptions.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
ext.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
filters.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
idtracking.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
jinja2.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
lexer.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
loaders.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
meta.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
nativetypes.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
nodes.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
optimizer.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
parser.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
runtime.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sandbox.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
tests.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
utils.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
visitor.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Jinja2 Python Template Engine
Short Name: jinja2
URL: https://jinja.palletsprojects.com/
Version: 2.11.3
CPEPrefix: cpe:/a:pocoo:jinja2:2.11.3
License: BSD 3-Clause
License File: LICENSE.rst
Security Critical: no

Description:
Template engine for code generation in Blink.

Source: https://files.pythonhosted.org/packages/4f/e7/65300e6b32e69768ded990494809106f87da1d436418d5f1367ed3966fd7/Jinja2-2.11.3.tar.gz
MD5: 231dc00d34afb2672c497713fa9cdaaa
SHA-512: fce4f835795fe9afb622f8106f60344032a811f3f693806f31ba482f9b7c1400f93dfa1701b4db0b472cbed4b0793cb329778c8091811ef0e3b577150d28e004

Local Modifications:
This only includes the src/jinja2/ directory from the tarball and the
LICENSE.rst and README.rst files. Other files have been removed.
Additional chromium-specific files are:
* README.chromium (this file)
* OWNERS
* jinja2.gni
* files of hashes (MD5 is also posted on website, SHA-512 computed locally).
* patches/*.patch for local modifications.