mirror of
https://github.com/MacPaw/universal-detector.git
synced 2025-08-28 18:43:48 +02:00
Universal Detector is a library for character set autodetection.
|
||
---|---|---|
.github/workflows | ||
English.lproj | ||
universalchardet | ||
UniversalDetector.xcodeproj | ||
DetectorTest.m | ||
Info.plist | ||
LICENSE | ||
Makefile.common | ||
Makefile.freebsd | ||
Makefile.legacy | ||
Makefile.linux | ||
Makefile.windows | ||
README.md | ||
scan.pl | ||
UniversalDetector.h | ||
UniversalDetector.m | ||
UniversalDetector_Prefix.pch | ||
WrappedUniversalDetector.cpp | ||
WrappedUniversalDetector.h |
Universal Detector is a library for character set autodetection.
- This is an Objective-C wrapper for universalchardet by Mozilla
- It is used by XADMaster library for filenames encoding detection
- Originally developed by Dag Ågren
Usages
- The Unarchiver application.
License
This Universal Detector Library is distributed under the LGPL 2.1 license. Please read LICENSE for information on the software availability and distribution.