Package libconfig: Information

Source package:
libconfig
Version:
1.5-alt3
Build time:
Oct 8, 2021, 06:42 PM in the task #286668
Report package bug

License:
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, ppc64le, i586, armh, aarch64)
libconfig-c++ (x86_64, ppc64le, i586, armh, aarch64)
libconfig-c++-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libconfig-c++-devel (x86_64, ppc64le, i586, armh, aarch64)
libconfig-c++-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libconfig-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libconfig-devel (x86_64, ppc64le, i586, armh, aarch64)
libconfig-devel-static (x86_64, ppc64le, i586, armh, aarch64)

ACL:
@everybody

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

Last changed


Oct. 8, 2021 Aleksei Nikiforov 1.5-alt3
- Fixed build with LTO.
June 8, 2018 Aleksei Nikiforov 1.5-alt2
- NMU: rebuilt to regenerate ABI.
Dec. 3, 2015 Igor Vlasenko 1.5-alt1.1
- NMU: added BR: texinfo