libconfigduo 1.3.1 (Default branch)
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 corrects a locale-dependent issue with the handling of floating point values, improves the exception classes in the C++ API, and fixes problems with the handling of 64-bit integers on MinGW.
