Index: third_party/handlebar/README.chromium |
diff --git a/third_party/handlebar/README.chromium b/third_party/handlebar/README.chromium |
index 011bf3efa3fd8f0b0a63443082d50ba5a1a3d968..c052bf9b74320ee5eba20b4d9eba7d24baf043da 100644 |
--- a/third_party/handlebar/README.chromium |
+++ b/third_party/handlebar/README.chromium |
@@ -1,12 +1,12 @@ |
-Name: Handlebar, logic-less templating system |
+Name: Handlebar, cross-platform data binding templates. |
Short Name: handlebar |
URL: https://github.com/kalman/templates |
Version: 0 |
Date: July 13, 2012 |
-Revision: commit 8999739b363a9958b718f85257d912ed67b849d9 |
+Revision: commit cdfc90e58b7f16905d4b89f089b80295646a8034 |
License: Apache 2.0 |
License File: NOT_SHIPPED |
Security Critical: no |
Description: |
-A python logic-less templating system, based on mustache. |
+A data binding template language for Python inspired by ctemplate. |