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.10.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] | 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.6 && <5), binary (>=0.7 && <0.9), bytestring (>=0.10 && <0.12), containers (>=0.5 && <0.7), iconv (>=0.4 && <0.5), text (>=0.9), time (>=1.4 && <1.13) [details] |
License | BSD-3-Clause |
Author | Emmanuel Touzery |
Maintainer | etouzery@gmail.com |
Category | Graphics |
Home page | https://github.com/emmanueltouzery/hsexif |
Uploaded | by EmmanuelTouzery at 2023-05-13T11:31:46Z |
Distributions | LTSHaskell:0.6.1.10, NixOS:0.6.1.10 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 22813 total (146 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] All reported builds failed as of 2023-05-13 [all 1 reports] |