mxml: An extremely small XML parsing library for C1

Package available in: [trunk] [8.0] [7.0] [6.0]

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. It only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. It supports reading of UTF-8 and UTF-16 and writing of 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, traversing, indexing, and searching the tree.

... part of T2, get it here

URL: http://www.easysw.com/~mike/mxml/

Author: Michael Sweet <mike [at] easysw [dot] com>
Maintainer: Christian Wiese <jeru [at] ixplanet [dot] org>

License: GPL
Status: Stable
Version: 2.2.2

Download: http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/mxml/2.2.2/ mxml-2.2.2.tar.gz

T2 source: mxml.cache
T2 source: mxml.desc

Build time (on reference hardware): 100% (relative to binutils)2

Installed size (on reference hardware): 0.31 MB, 20 files

Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gcc glibc grep groff linux-header make mktemp net-tools sed sysfiles tar util-linux

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).