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