Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37398940
en ru br
ALT Linux repos
S:3.3-alt1
5.0: 2.6-alt1
4.1: 2.6-alt1
4.0: 2.5-alt1

Group :: System/Libraries
RPM: confuse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.3-alt1
Build date: 16 september 2021, 02:07 ( 135.1 weeks ago )
Size: 769.70 Kb

Home page:   http://www.nongnu.org/confuse

License: ISC
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.

Current maintainer: Ilya Mashkin

List of contributors

List of rpms provided by this srpm:

  • libconfuse
  • libconfuse-debuginfo
  • libconfuse-devel
  • libconfuse-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin