exiftool: Haskell bindings to ExifTool

[ foreign, library, mit ] [ Propose Tags ]

Haskell bindings to the ExifTool command-line application that enable reading, writing and deleting metadata in various file formats.


[Skip to Readme]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.4, 0.2.0.5
Change log CHANGELOG.md
Dependencies aeson (>=1.5.4 && <1.6), base (>=4.12 && <5), base64 (>=0.4.2 && <0.5), bytestring (>=0.10.8 && <0.11), hashable (>=1.3.0 && <1.4), process (>=1.6.5 && <1.7), scientific (>=0.3.6 && <0.4), string-conversions (>=0.4.0 && <0.5), temporary (>=1.3 && <1.4), text (>=1.2.3 && <1.3), unordered-containers (>=0.2.12 && <0.3), vector (>=0.12.1 && <0.13) [details]
License MIT
Copyright 2020 Martin Hoppenheit
Author Martin Hoppenheit
Maintainer martin@hoppenheit.info
Revised Revision 1 made by MartinHoppenheit at 2020-09-15T20:29:59Z
Category Foreign
Home page https://github.com/marhop/exiftool-haskell
Source repo head: git clone https://github.com/marhop/exiftool-haskell
Uploaded by MartinHoppenheit at 2020-09-14T20:16:11Z
Distributions NixOS:0.2.0.4
Downloads 654 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2020-09-14 [all 1 reports]

Readme for exiftool-0.1.0.0

[back to package description]

exiftool-haskell

Haskell bindings to the ExifTool command-line application that enable reading, writing and deleting metadata in various file formats.