hsexif: EXIF handling library in pure Haskell
The hsexif library provides functions for working with EXIF data contained in JPEG files. Currently it only supports reading the data.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
iconv | Enable encoding conversion of the User Comment tag with iconv. It's a nice thing to have but iconv is difficult to install on windows. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hsexif-0.6.1.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.0.7, 0.6.0.8, 0.6.0.9, 0.6.0.10, 0.6.1.0, 0.6.1.1, 0.6.1.2, 0.6.1.3, 0.6.1.4, 0.6.1.5, 0.6.1.6, 0.6.1.7, 0.6.1.8, 0.6.1.9, 0.6.1.10 |
---|---|
Dependencies | base (>=4.8 && <5), binary (>=0.7 && <0.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), iconv (>=0.4 && <0.5), text (>=0.9), time (>=1.4 && <1.9) [details] |
License | BSD-3-Clause |
Author | Emmanuel Touzery |
Maintainer | etouzery@gmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-10-01T17:51:40Z |
Category | Graphics |
Home page | https://github.com/emmanueltouzery/hsexif |
Uploaded | by EmmanuelTouzery at 2017-09-05T19:21:11Z |
Distributions | LTSHaskell:0.6.1.10, NixOS:0.6.1.10 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 22811 total (170 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-09-05 [all 1 reports] |