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

Unified Diff: third_party/pystache/README.chromium

Issue 2962783004: Adding pystache to third_party (Closed)
Patch Set: Merge branch 'master' into mustache Created 3 years, 5 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/pystache/OWNERS ('k') | third_party/pystache/src/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pystache/README.chromium
diff --git a/third_party/pystache/README.chromium b/third_party/pystache/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..5e66102ef17e0637cb296468557862c6547c08a3
--- /dev/null
+++ b/third_party/pystache/README.chromium
@@ -0,0 +1,15 @@
+Name: Pystache, a Python implementation of Mustache templates
+Short Name: Pystache
+URL: https://github.com/defunkt/pystache
+Version: 0.5.4
+Date: June 28, 2017
+Revision: commit 17a5dfdcd56eb76af731d141de395a7632a905b8
+License: MIT
+License File: NOT_SHIPPED
+Security Critical: No
+
+Description:
+Pystache is a Python implementation of Mustache. Mustache is a
+framework-agnostic, logic-free templating system.
+
+Local Modifications: None
« no previous file with comments | « third_party/pystache/OWNERS ('k') | third_party/pystache/src/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698