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://tbs-software.com/guide/index.php?guide=libraries.doc/lib_33.guide&node=33-11.

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), bytestring (>=0.9 && <0.10), transformers (>=0.1 && <0.4) [details]
License LicenseRef-GPL
Author Henning Thielemann
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Codec
Home page http://code.haskell.org/~thielema/iff/
Uploaded by HenningThielemann at 2012-04-10T17:45:56Z
Distributions LTSHaskell:0.0.6.1, NixOS:0.0.6.1, Stackage:0.0.6.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5092 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]