GPL-3.0-only licensed by Henning Thielemann, Michael Tolly
Maintained by Henning Thielemann
This version can be pinned in stack with:iff-0.0.6.1@sha256:7f497399c9c4e8050f2ecb7daead94d20223432c6c31b39cd8eeadd8e8cb18e0,1483

Module documentation for 0.0.6.1

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.