expat-1.95.8

Introduction to expat

The expat package contains a stream oriented C library for parsing XML.

Package information

expat dependencies

Optional

Check (for running the make check tests)

Installation of expat

Install expat by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Contents

The expat package contains the libexpat libraries and xmlwf.

Description

xmlwf

xmlwf is a non-validating utility to check whether or not XML documents are well formed.

Last updated on 2005-02-04 18:25:40 -0700