charsetdetect: Character set detection using Mozilla's Universal Character Set Detector
Mozilla have developed a robust and efficient character set detection algorithm for use in their web browsers. The algorithm is able to detect all of the most frequently encountered character encodings totally automatically.
This library wraps up their library and exposes a very simple Haskell interface to it. The library is portable, and is confirmed to work on both Unix and Windows.
Downloads
- charsetdetect-1.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.1.0.2, 1.1.0.3 |
---|---|
Dependencies | base (>=4.2.0.2 && <5), bytestring (>=0.9.1.7 && <0.13) [details] |
License | LicenseRef-LGPL |
Author | Max Bolingbroke <batterseapower@hotmail.com> |
Maintainer | Max Bolingbroke <batterseapower@hotmail.com> |
Category | Text |
Home page | http://www.github.com/batterseapower/charsetdetect |
Source repo | head: git clone git://github.com/batterseapower/charsetdetect.git |
Uploaded | by MaxBolingbroke at 2024-01-07T01:31:18Z |
Distributions | NixOS:1.1.0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3136 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-01-07 [all 1 reports] |