blob: 684ff8ec0a2828875227a78f7ffef44e7c238023 [file] [log] [blame]
Name: Jinja2 Python Template Engine
Short Name: jinja2
URL: http://jinja.pocoo.org/
Version: 2.8
License: BSD 3-clause License
License File: NOT_SHIPPED
Security Critical: no
Description:
Template engine for code generation in Blink.
Source: https://pypi.python.org/packages/f2/2f/0b98b06a345a761bec91a079ccae392d282690c2d8272e708f4d10829e22/Jinja2-2.8.tar.gz
MD5: edb51693fe22c53cee5403775c71a99e
SHA-1: 4a33c1a0fd585eba2507e8c274a9cd113b1d13ab
Local Modifications:
This only includes the jinja2 directory from the tarball and the LICENSE and
AUTHORS files. Unit tests (testsuite directory) have been removed.
Additional chromium-specific files are:
* README.chromium (this file)
* OWNERS
* install script (get_jinja2.sh)
* files of hashes (MD5 is also posted on website, SHA-512 computed locally).
Script checks hash then unpacks archive and installs desired files.
Retrieve or update by executing jinja2/get_jinja2.sh from third_party.