Top > Software Libraries > Expat

Expat - XML parser library

Expat is an XML parser library; this means you register handlers with the parser before starting the parse (a start tag is an example of the kind of structures for which you may register handlers). These handlers are called when the parser discovers the associated structures in the document being parsed.

Obtaining

Web pagehttp://expat.sourceforge.net/
Source tarballhttp://prdownloads.sourceforge.net/expat/expat-1.95.2.tar.gz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=10127
Version 1.95.2 (stable) released on 2001-07-26
Licensed under an X11-style license.
This is not a GNU package.

Support contacts

Help News http://sourceforge.net/mail/?group_id=10127
Bug List<expat-bugs@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=10127
Bug Databasehttp://sourceforge.net/tracker/?group_id=10127&atid=110127

Project contacts

Maintainers
Developers
Sponsors
  • Thai Open Source Software Center Ltd.

Related information

Source repository:pserver:anonymous@cvs.expat.sourceforge.net:/cvsroot/expat http://sourceforge.net/cvs/?group-id=10127
Interfaceslibrary
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-02-28
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.