[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/libconfuse/libconfuse.desc [COPY] Copyright (C) 2006 - 2023 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-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] The T2 Project [C] extra/base [F] CROSS [L] ISC [S] Stable [V] 3.3 [P] X -----5---9 200.000 [D] 9a5748e69ed2395214a75053154e47b62be7b7d5c0a02f39de3547f8 confuse-3.3.tar.xz https://github.com/martinh/libconfuse/releases/download/v3.3/