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 |