Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Side by Side Diff: third_party/jinja2/README.chromium

Issue 14761007: Add Python templating engine Jinja2 to third_party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/jinja2/LICENSE ('k') | third_party/jinja2/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Jinja2 Python Template Engine
2 Short Name: jinja2
3 URL: http://jinja.pocoo.org/
4 Version: 2.6
5 License: BSD 3-clause License
6 License File: NOT_SHIPPED
7 Security Critical: no
8
9 Description:
10 Template engine for code generation in Blink.
11
12 Local Modifications:
13 This only includes the jinja2 directory from the tarball and the LICENSE and AUT HORS files. Unit tests have been removed.
OLDNEW
« no previous file with comments | « third_party/jinja2/LICENSE ('k') | third_party/jinja2/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698