Index: third_party/dom_distiller_js/README.chromium |
diff --git a/third_party/dom_distiller_js/README.chromium b/third_party/dom_distiller_js/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..27201f28940a0e48b288fa17fa1b6c4f84b4127f |
--- /dev/null |
+++ b/third_party/dom_distiller_js/README.chromium |
@@ -0,0 +1,11 @@ |
+Name: dom-distiller-js |
+URL: https://code.google.com/p/dom-distiller |
+Version: 5fc15eb7483a |
+License: BSD |
Yaron
2014/02/26 02:50:50
Actually, why did you create this as BSD? Is it va
cjhopman
2014/02/27 02:43:09
My understanding: BSD is the default Chromium lice
nyquist
2014/03/03 18:08:57
For new readers, see: https://codereview.chromium.
|
+Security Critical: yes |
+ |
+Description: |
+Dom Distiller is a java library that extracts article content from a web page. |
nyquist
2014/02/26 00:30:15
Could you add a description as to how to update th
cjhopman
2014/02/27 02:43:09
Done.
|
+It is compiled to javascript with GWT. |
+ |
+Local Modifications: None |