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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 1.0, 1.1.0.2, 1.1.0.3, 1.1.0.3
Change log None available
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:30:05Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees