Name: | libconfig |
---|---|
Version: | 1.3.2 |
Release: | 1.1.el6 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 165577 |
License: | LGPLv2+ |
RPM: | libconfig-1.3.2-1.1.el6.i686.rpm |
Source RPM: | libconfig-1.3.2-1.1.el6.src.rpm |
Build Date: | Tue May 04 2010 |
Build Host: | ca-build60.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.hyperrealm.com/libconfig/ |
Summary: | C/C++ configuration file library |
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. |