1Name: Jinja2 Python Template Engine
2Short Name: jinja2
3URL: http://jinja.pocoo.org/
4Version: 2.7.1
5License: BSD 3-clause License
6License File: NOT_SHIPPED
7Security Critical: no
8
9Description:
10Template engine for code generation in Blink.
11
12Source: https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.7.1.tar.gz
13MD5: 282aed153e69f970d6e76f78ed9d027a
14SHA-1: a9b24d887f2be772921b3ee30a0b9d435cffadda
15
16Local Modifications:
17This only includes the jinja2 directory from the tarball and the LICENSE and
18AUTHORS files. Unit tests (testsuite directory) have been removed.
19Additional chromium-specific files are:
20* README.chromium (this file)
21* OWNERS
22* install script (get_jinja2.sh)
23* files of hashes (MD5 is also posted on website, SHA-512 computed locally).
24Script checks hash then unpacks archive and installs desired files.
25Retrieve or update by executing jinja2/get_jinja2.sh from third_party.
26