# universal-detector **Repository Path**: csucfl/universal-detector ## Basic Information - **Project Name**: universal-detector - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-21 - **Last Updated**: 2025-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Universal Detector is a library for character set autodetection. * This is an Objective-C wrapper for [universalchardet](https://www-archive.mozilla.org/projects/intl/detectorsrc.html) by Mozilla * It is used by [XADMaster](https://github.com/MacPaw/XADMaster) library for filenames encoding detection * Originally developed by [Dag Ă…gren](https://github.com/DagAgren) # Usages - [The Unarchiver](https://theunarchiver.com/) application. # License This Universal Detector Library is distributed under the [LGPL 2.1](https://www.gnu.org/licenses/lgpl-2.1.html) license. Please read LICENSE for information on the software availability and distribution.