libconfuse: A configuration file parser library1

LibConfuse is a configuration file parser library written in C. It's goal is to be easy to use and quick to integrate into existing code. 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.

... part of T2, get it here

URL: https://github.com/martinh/libconfuse/

Author: Martin Hedenfalk <mhe [at] home [dot] se>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: ISC
Status: Stable
Version: 3.3

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/martinh/libconfuse/tags/download/v3.3/ confuse-3.3.tar.xz

T2 source: libconfuse.cache
T2 source: libconfuse.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.35 MB, 19 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make sed tar xz

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).