LibAxl 0.4.14 (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 (89k). It also includes XML Namespaces support.
License: GNU Lesser General Public License (LGPL)
Changes:
This is a minor bugfix release to include improved library portability.
|