libZI is a portable configuration file API that utilizes XML for data storage and retrieval. It provides the developer and end user with a very easy-to-use API and an easy-to-modify configuration file. It can effectively and consistently store and retrieve data verbatim through use of primitive datatypes.
| Tags | Software Development Libraries Text Processing Markup XML |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent POSIX |
| Implementation | C C++ Java |
Recent releases


Release Notes: This release uses classes to represent data keys for storing and retrieving data; so nobody has to use the crusty old specific function calls anymore. One can just cast the data to the class and have instant data storage and retrieval.


Release Notes: The Makefile has been cleaned up and optimized using libtool and install. A sample application has been included to illustrate the API.


No changes have been submitted for this release.