The expat package contains a stream oriented C library for parsing XML.
Download (HTTP): http://umn.dl.sourceforge.net/sourceforge/expat/expat-1.95.7.tar.gz
Download (FTP): ftp://ftp.at.linuxfromscratch.org/opsys/linux/sf/e/expat/expat-1.95.7.tar.gz
Download size: 290 KB
Estimated Disk space required: 3.2 MB
Estimated build time: 0.11 SBU
Install expat by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The expat package contains the libexpat libraries and xmlwf.