Top > All Packages in Directory > Mini-XML

Mini-XML - Small XML parsing library

Mini-XML is a small XML parsing library used to read XML and XML-like data files in an application without requiring large non-standard libraries. It requires only an ANSI C compatible compiler and a "make" program. It supports reading UTF-8 and UTF-16 and writing UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing and searching the tree.

Obtaining

Web pagehttp://www.easysw.com/~mike/mxml/
Source tarballhttp://www.easysw.com/~mike/mxml/swfiles/mxml-2.0rc1.tar.gz
Source informationhttp://www.easysw.com/~mike/mxml/software.php
Version 1.3 (stable) released on 2003-12-21
Version 2.0rc1 (beta) released on 2004-05-21
Licensed under LGPLv2orlater.
This is not a GNU package.

Documentation
User guide available in HTML format from http://www.easysw.com/~mike/mxml/mxml.html; User guide available in PDF format from http://www.easysw.com/~mike/mxml/mxml.pdf; User guide available in PostScript format from http://www.easysw.com/~mike/mxml/mxml.ps.gz
Support contacts


Project contacts

Maintainers
  • Michael Sweet
Developers
  • Michael Sweet

Related information

Interfaceslibrary
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-05-21
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, 2003, 2004 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.