LibConfig for Windows


LibConfig: consistent configuration library

Version

0.1.16

Description

Libconfig is a library to provide easy access to configuration data in a consistent and logical manner. Variables (registered through lc_register_var(3) or lc_register_callback(3)) are processed with the lc_process(3) and lc_process_file(3) functions. Errors can be examined through lc_geterrno(3) and lc_geterrstr(3). Clean-up may be performed using the lc_cleanup(3) function.

Homepage

http://www.rkeene.org/oss/libconfig

Download

If you download the Setup program of the package, any requirements for running applications, such as dynamic link libraries (DLL's) from the dependencies as listed below under Requirements, are already included. If you download the package as Zip files, then you must download and install the dependencies zip file yourself. Developer files (header files and libraries) from other packages are however not included; so if you wish to develop your own applications, you must separately install the required packages.

DescriptionDownloadSizeLast changeMd5sum
• Complete package, except sources Setup  377335 14 August 2005  89bb07b94530c187553190237f1f4626
• Sources Setup  368650 14 August 2005  f82b3fa6882c17bf7722e4d96cd1d584
 
• Binaries Zip  78227 14 August 2005  0105997229bd2efbdf0ea0feb6358e4f
• Dependencies Zip  6237 14 August 2005  47cd28a10fe675a7c430ef8b80b40e29
• Developer files Zip  11893 14 August 2005  3791911aff303e6451009b7b1fc8ccb5
• Documentation Zip  65536 14 August 2005  e602c4a64d29b085a354e22115910531
• Sources Zip  158062 14 August 2005  7250dc57ef833626179b04df5a71bd33

You can also download the files from the GnuWin32 files page.

You can monitor new releases of the port of this package.

Installation and Usage

General Installation Instructions

Reported bugs

Requirements

Requirements for running applications, excluding external ones such as msvcrt.dll, perl, etc, are included in the Setup program and the dependencies zip file.