Index: third_party/ced/README.chromium |
diff --git a/third_party/ced/README.chromium b/third_party/ced/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..291a2659991bfb6774b44880eda463475cd7f324 |
--- /dev/null |
+++ b/third_party/ced/README.chromium |
@@ -0,0 +1,13 @@ |
+Name: Compact Encoding Detection |
+Short Name: ced |
+URL: https://github.com/google/compact_enc_det |
+Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0 |
+License: Apache 2.0 |
+License File: LICENSE |
+Security Critical: no |
+ |
+Description: |
+Compact Encoding Detection(CED for short) is a library written in C++ that |
+scans given raw bytes and detect the most likely text encoding. |
+ |
+Local Modifications: None |