Skip to content

Latest commit

 

History

History

ced

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
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: yes

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