libconfig is a compact, portable library for reading,
manipulating, and writing structured configuration
files. The library includes bindings for both the
C and C++ languages, and works on Linux, Mac OS X, and other POSIX-compliant operating systems, as well as Windows. A complete manual with API documentation is included.
License: GNU Lesser General Public License (LGPL)
Changes:
This release adds support for 64-bit integer values, improves formatting of floating point values, and adds a few new API enhancements.