%general-entities; ]> $LastChangedBy$ $Date$ expat-&expat-version;.tar expat Expat-&expat-version; Expat Introduction to Expat The expat package contains a stream oriented C library for parsing XML. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &expat-md5sum; Download size: &expat-size; Estimated disk space required: &expat-buildsize; Estimated build time: &expat-time; Expat Dependencies Optional Check (for running the test suite) Installation of Expat Install expat by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install && install -v -m755 -d /usr/share/doc/expat-&expat-version; && install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version; Contents Installed Program Installed Library Installed Directories xmlwf libexpat.[so,a] None Short Descriptions xmlwf is a non-validating utility to check whether or not XML documents are well formed. xmlwf libexpat.[so,a] contains API functions for parsing XML. libexpat.[so,a]