GChardet
Standalone version of the Mozilla Universal Character Detector with a “G-alike” (Glib, Gtk+…) API. more…
Standalone version of the Mozilla Universal Character Detector with a “G-alike” (Glib, Gtk+…) API. more…
The C++ implementation is wrapped with a plain C API on top of it. No modifications at all are made to the original implementation, sources are just copied from the latest Firefox release and then wrapped so they can be built standalone, without any dependency on the rest of the Mozilla source code.
Main development branch
Cloning this repository:
git clone git://gitorious.org/gchardet/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/gchardet/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch

Saturday January 23 2010
Push
23:40
Adrian Perez de Castro pushed 2 commits to gchardet/mainline:master
master changed from cbd3df3 to 498e27c

Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
