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, bytestring (>=0.9), mtl (>=1 && <2) [details]
License LicenseRef-GPL
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann
Category Codec
Home page http://darcs.haskell.org/iff/
Uploaded by HenningThielemann at 2008-03-10T13:39:14Z
Distributions LTSHaskell:0.0.6.1, NixOS:0.0.6.1, Stackage:0.0.6.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5065 total (31 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]