Package libconfig: Information

    Source package: libconfig
    Version: 1.4.8-alt2
    Build time:  Oct 9, 2011, 12:21 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2.1+
    Summary: C/C++ Configuration File Library
    Description: 
    Libconfig is a simple library for manipulating structured configuration
    files, like this one: test.cfg. 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.
    
    Libconfig is very compact thus well-suited for memory constrained
    systems like handheld devices.
    
    The library includes bindings for both the C and C++ languages. It works
    on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD)
    and Windows (2000, XP and later).

    List of rpms provided by this srpm:
    libconfig (x86_64, i586)
    libconfig-c++ (x86_64, i586)
    libconfig-c++-debuginfo (x86_64, i586)
    libconfig-c++-devel (x86_64, i586)
    libconfig-c++-devel-static (x86_64, i586)
    libconfig-debuginfo (x86_64, i586)
    libconfig-devel (x86_64, i586)
    libconfig-devel-static (x86_64, i586)

    Maintainer: Michael Shigorin


    ACL:
    Michael Shigorin
    @everybody

      1. flex
      2. gcc-c++

    Last changed


    Oct. 8, 2011 Michael Shigorin 1.4.8-alt2
    - whoops, forgot to commit the tested spec changes
    Oct. 8, 2011 Michael Shigorin 1.4.8-alt1
    - 1.4.8 (thx fedorawatch)
    - dropped libconfig_tests from main subpackage
      (no more installed by upstream makefile)
    April 18, 2011 Michael Shigorin 1.4.7-alt1
    - 1.4.7 (thx led@)