mxml: An extremely small XML parsing library for C1

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: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 3.3

Download: https://github.com/michaelrsweet/mxml/ tags

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

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

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

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

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).