@hackage hsexif0.6.1.10
EXIF handling library in pure Haskell
Installation
Dependencies (7)
- base >=4.6 && <5
- binary >=0.7 && <0.9
- bytestring >=0.10 && <0.12
- containers >=0.5 && <0.7
- text >=0.9
- iconv >=0.4 && <0.5 Show all…
Dependents (2)
@hackage/photoname, @hackage/acme-everything
Package Flags
iconv
(on by default)
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.
The hsexif library provides functions for working with EXIF data contained in JPEG files. Currently it only supports reading the data.