Package confuse: Information

  • Default inline alert: Version in the repository: 3.3-alt1

Source package: confuse
Version: 2.7-alt1.1
Latest version according to Repology
Build time:  Jul 9, 2021, 04:17 AM
Category: System/Libraries
Report package bug
License: BSD-style
Summary: A library for parsing configuration files
Description: 
libConfuse is a configuration file parser library, licensed under the
terms of the LGPL, and written in C. It supports sections and (lists of)
values (strings, integers, floats, booleans or other sections), as well
as some other features (such as single/double-quoted strings,
environment variable expansion, functions and nested include
statements). It makes it very easy to add configuration file capability
to a program using a simple API.

The goal of libConfuse is not to be the configuration file parser
library with a gazillion of features. Instead, it aims to be easy to use
and quick to integrate with your code. libConfuse was called libcfg
before, but was changed to not confuse with other similar libraries.

List of rpms provided by this srpm:
libconfuse (x86_64, ppc64le, i586, aarch64)
libconfuse-debuginfo (x86_64, ppc64le, i586, aarch64)
libconfuse-devel (x86_64, ppc64le, i586, aarch64)
libconfuse-doc (noarch)

Maintainer: Ilya Mashkin


ACL:
Ilya Mashkin
@everybody

    1. check
    2. cvs
    3. flex
    4. gcc-c++
    5. rpm-build-licenses

Last changed


Feb. 4, 2012 Eugeny A. Rostovtsev 2.7-alt1.1
- Rebuilt for debuginfo
Sept. 26, 2010 Ilya Mashkin 2.7-alt1
- 2.7
Jan. 28, 2009 Andrey Rahmatullin 2.6-alt2
- make -doc subpackage noarch
- remove obsolete macros