Package libconfig: Information

    Source package: libconfig
    Version: 1.8.1-alt1
    Build time:  Oct 22, 2025, 10:18 PM
    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 RPM packages built from this SRPM:
    libconfig-c++-devel (riscv64)
    libconfig-c++-devel-static (riscv64)
    libconfig-c++15 (riscv64)
    libconfig-c++15-debuginfo (riscv64)
    libconfig-devel (riscv64)
    libconfig-devel-static (riscv64)
    libconfig15 (riscv64)
    libconfig15-debuginfo (riscv64)

    Maintainer: Andrey Kovalev


      1. flex
      2. gcc-c++
      3. texinfo

    Last changed


    Oct. 13, 2025 Andrey Kovalev 1.8.1-alt1
    - Updated to upstream version 1.8.1.
    May 6, 2025 Andrey Kovalev 1.8-alt1
    - Updated to upstream version 1.8.
    Sept. 5, 2024 Andrey Kovalev 1.7.3-alt1
    - Updated to upstream version 1.7.3.
    - Built according to shared libs policy.