charsetdetect-ae: Character set detection using Mozilla's Universal Character Set Detector

[ library, text ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 9365 total (36 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]