README.chromium 391 B

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