Short: Amiga port of Expat 1.95.8 Author: Alfonso Ranieri Uploader: alforan tin it (Alfonso Ranieri) Type: util/libs Version: 4.1 Architecture: m68k-amigaos; ppc-morphos This is a MorphOS and Amiga Classic port of Expat 1.9.8 . Expat uses a lot of callback functions: - if you program using Expat is compiled under MorphOS your callbacks are considered to be PPC sysv functions. - if your program using Expat is compiled as a 68k executable yur callbacks are considered as 68k stack functions. MorpOS Expat (expat.library.elf) should be compatible with any program using version of expat.library by others.