charsetdetect-ae: 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-ae-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.0.1, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4 |
---|---|
Dependencies | base (>=4.2.0.2 && <5), bytestring (>=0.9.1.7) [details] |
License | LicenseRef-LGPL |
Author | Max Bolingbroke <batterseapower@hotmail.com> |
Maintainer | Artyom Kazak <yom@artyom.me> |
Category | Text |
Home page | http://github.com/Aelve/charsetdetect-ae |
Source repo | head: git clone git://github.com/Aelve/charsetdetect-ae.git |
Uploaded | by ArtyomKazak at 2014-08-26T17:53:15Z |
Distributions | Debian:1.1.0.4, LTSHaskell:1.1.0.4, NixOS:1.1.0.4 |
Reverse Dependencies | 3 direct, 77 indirect [details] |
Downloads | 9550 total (42 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |