Recent Changes - Search:

edit SideBar

libconfig

Description

Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc -q64" or "gcc -maix64".

Homepage: http://www.hyperrealm.com/libconfig/

Version: 1.4.9-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

Older version

RPM:

Source RPM:

Package dependencies:

  • none

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on October 01, 2012, at 06:27 PM