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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/jinja2/LICENSE ('k') | third_party/jinja2/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/jinja2/README.chromium
diff --git a/third_party/jinja2/README.chromium b/third_party/jinja2/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..bbe7a2608e0f3d270c6eba6f7b157f091bc5bba6
--- /dev/null
+++ b/third_party/jinja2/README.chromium
@@ -0,0 +1,13 @@
+Name: Jinja2 Python Template Engine
+Short Name: jinja2
+URL: http://jinja.pocoo.org/
+Version: 2.6
+License: BSD 3-clause License
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+Template engine for code generation in Blink.
+
+Local Modifications:
+This only includes the jinja2 directory from the tarball and the LICENSE and AUTHORS files. Unit tests have been removed.
« 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