The iff package
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.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring (0.9.*), transformers (≥0.1 & <0.4) |
| License | GPL |
| Author | Henning Thielemann |
| Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
| Category | Codec |
| Home page | http://code.haskell.org/~thielema/iff/ |
| Upload date | Tue Apr 10 17:45:56 UTC 2012 |
| Uploaded by | HenningThielemann |
| Built on | ghc-7.4 |
Modules
- Data
Downloads
- iff-0.0.3.tar.gz (Cabal source package)
- package description (included in the package)