LibAxl 0.5.3 (Default branch) |
|
|
LibAxl is an efficient implementation of the XML
1.0 standard specification. It doesn't have any
external library dependencies, having a clean
implementation based on opaque types and a
consistent API to manipulate your XML documents
without compromising your code. It is extremely
memory efficient and thread safe with a small
footprint (111k). It also includes XML Namespaces support.
License: GNU Lesser General Public License (LGPL)
Changes:
Fixes and some new functions were added.
|