* added git-lfs (3.5.1) - Git extension for versioning large files
[t2sde.git] / package / textproc / libconfuse / libconfuse.desc
blob94d4ef771fd05b7a9ea20f6432809222ee09ac7d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libconfuse/libconfuse.desc
3 [COPY] Copyright (C) 2006 - 2023 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A configuration file parser library
14 [T] LibConfuse is a configuration file parser library written
15 [T] in C. It's goal is to be easy to use and quick to integrate
16 [T] into existing code. It supports sections and (lists of) values
17 [T] (strings, integers, floats, booleans, or other sections), as
18 [T] well as some other features (such as single/double-quoted
19 [T] strings, environment variable expansion, functions, and nested
20 [T] include statements). It makes it very easy to add configuration
21 [T] file capability to a program using a simple API.
23 [U] https://github.com/martinh/libconfuse/
25 [A] Martin Hedenfalk <mhe@home.se>
26 [M] The T2 Project <t2@t2-project.org>
28 [C] extra/base
29 [F] CROSS
31 [L] ISC
32 [S] Stable
33 [V] 3.3
34 [P] X -----5---9 200.000
36 [D] 9a5748e69ed2395214a75053154e47b62be7b7d5c0a02f39de3547f8 confuse-3.3.tar.xz https://github.com/martinh/libconfuse/releases/download/v3.3/