OLD | NEW |
1 Name: Compact Encoding Detection | 1 Name: Compact Encoding Detection |
2 Short Name: ced | 2 Short Name: ced |
3 URL: https://github.com/google/compact_enc_det | 3 URL: https://github.com/google/compact_enc_det |
4 Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0 | 4 Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0 |
5 License: Apache 2.0 | 5 License: Apache 2.0 |
6 License File: LICENSE | 6 License File: LICENSE |
7 Security Critical: no | 7 Security Critical: yes |
8 | 8 |
9 Description: | 9 Description: |
10 Compact Encoding Detection(CED for short) is a library written in C++ that | 10 Compact Encoding Detection(CED for short) is a library written in C++ that |
11 scans given raw bytes and detect the most likely text encoding. | 11 scans given raw bytes and detect the most likely text encoding. |
12 | 12 |
13 Local Modifications: None | 13 Local Modifications: None |
OLD | NEW |