iff: Constructing and dissecting IFF files

[ codec, gpl, library ] [ Propose Tags ]

The Interchange File Format of Electronic Arts is a container format used for many kinds of data. Common file formats are e.g. IFF-8SVX for 8-bit sampled sounds and IFF-ILBM for images in an interleaved way that is close to image representation in Amiga computers. Cf. http://netghost.narod.ru/gff/vendspec/iff/index.htm This library does only handle the IFF container format and does not handle any specific IFF data type. The intention is the same as of Amiga's iffparse.library. See http://wiki.amigaos.net/index.php/IFFParse_Library.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.6.1
Dependencies base (>=3 && <5), binary (>=0.6.4 && <0.9), bytestring (>=0.9 && <0.11) [details]
License LicenseRef-GPL
Author Henning Thielemann, Michael Tolly
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Codec
Home page http://code.haskell.org/~thielema/iff/
Uploaded by HenningThielemann at 2017-03-22T20:43:36Z
Distributions LTSHaskell:0.0.6.1, NixOS:0.0.6.1, Stackage:0.0.6.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5081 total (28 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-03-22 [all 1 reports]