[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/libconfuse/libconfuse.desc [COPY] Copyright (C) 2006 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A configuration file parser library [T] LibConfuse is a configuration file parser library written [T] in C. It's goal is to be easy to use and quick to integrate [T] into existing code. It supports sections and (lists of) values [T] (strings, integers, floats, booleans, or other sections), as [T] well as some other features (such as single/double-quoted [T] strings, environment variable expansion, functions, and nested [T] include statements). It makes it very easy to add configuration [T] file capability to a program using a simple API. [U] https://github.com/martinh/libconfuse/ [A] Martin Hedenfalk [M] René Rebe [C] extra/base [F] CROSS [L] ISC [V] 3.4 [P] X -----5---9 126.790 [D] 44b727418e90a1e7db5ac87a6cd232c9d2dffc389b79a1783637a887 confuse-3.4.tar.xz https://github.com/martinh/libconfuse/releases/download/v3.4/