Skip to content

easy wrapper for Mozilla UniversalCharDet, UniversalCharDet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. The original code of universalchardet is available at http://lxr.mozilla.org/seamonkey/source/extensi…

Notifications You must be signed in to change notification settings

cnnbboy/UniversalCharDet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

README

About

easy wrapper for Mozilla UniversalCharDet, UniversalCharDet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. The original code of universalchardet is available at http://lxr.mozilla.org/seamonkey/source/extensi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors