14 lines
391 B
Plaintext
14 lines
391 B
Plaintext
|
|
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
|