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.
This library is a maintained fork of charsetdetect:
It compiles with recent version of bytestring.
It works correctly in presence of Template Haskell on GHC 7.6.
It builds on 64-bit Windows.
Downloads
- charsetdetect-ae-1.1.0.4.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 <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 Artyom at 2018-05-25T20:19:58Z |
Distributions | Debian:1.1.0.4, LTSHaskell:1.1.0.4, NixOS:1.1.0.4 |
Reverse Dependencies | 3 direct, 77 indirect [details] |
Downloads | 9579 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-25 [all 1 reports] |