Universal Detector is a library for character set autodetection.
Find a file
2022-09-19 15:44:28 +03:00
.github/workflows Add static security checks 2022-09-19 12:38:42 +03:00
English.lproj Initial check-in 2007-01-31 00:12:30 +00:00
universalchardet Fix crash in UniversalDetector 2017-01-28 20:29:41 +02:00
UniversalDetector.xcodeproj Fix install name base 2022-04-14 12:33:41 +03:00
DetectorTest.m [TUN-85] Update license information in Readme 2018-03-21 15:35:42 +02:00
Info.plist Update settings, fix some warnings 2015-08-11 19:58:10 +03:00
LICENSE [TUN-85] Update license information in Readme 2018-03-21 15:35:42 +02:00
Makefile.common Add support for building on Windows with GNUStep, fix some other build bugs 2012-06-23 00:49:55 +03:00
Makefile.freebsd Add experimental Makefiles for FreeBSD using clang 2015-07-21 23:59:04 +03:00
Makefile.legacy Fix legacy Makefiles 2015-09-22 16:11:56 +03:00
Makefile.linux Patch to build with g++ on Linux 2012-09-06 14:09:34 +03:00
Makefile.windows Add support for building on Windows with GNUStep, fix some other build bugs 2012-06-23 00:49:55 +03:00
README.md Add reference to The Unarchiver application 2018-03-23 11:22:41 +02:00
scan.pl Initial check-in 2007-01-31 00:12:30 +00:00
UniversalDetector.h [TUN-85] Update license information in Readme 2018-03-21 15:35:42 +02:00
UniversalDetector.m [TUN-85] Update license information in Readme 2018-03-21 15:35:42 +02:00
UniversalDetector_Prefix.pch Applied patch for 64-bit compatibility, fixed or kludged all warnings in libxad 2009-09-17 01:21:34 +00:00
WrappedUniversalDetector.cpp [TUN-85] Update license information in Readme 2018-03-21 15:35:42 +02:00
WrappedUniversalDetector.h [TUN-85] Update license information in Readme 2018-03-21 15:35:42 +02:00

Universal Detector is a library for character set autodetection.

Usages

License

This Universal Detector Library is distributed under the LGPL 2.1 license. Please read LICENSE for information on the software availability and distribution.