You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.5 KiB
40 lines
1.5 KiB
18 years ago
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||
|
[COPY]
|
||
|
[COPY] Filename: package/.../libconfuse/libconfuse.desc
|
||
|
[COPY] Copyright (C) 2006 The OpenSDE Project
|
||
|
[COPY] Copyright (C) 2006 The T2 SDE Project
|
||
|
[COPY]
|
||
|
[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 as published by
|
||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
|
||
|
[COPY] GNU General Public License can be found in the file COPYING.
|
||
|
[COPY] --- SDE-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] http://www.nongnu.org/confuse/
|
||
|
|
||
|
[A] Martin Hedenfalk <mhe@home.se>
|
||
|
[M] Alejandro Mery <amery@opensde.org>
|
||
|
|
||
|
[C] extra/base
|
||
|
|
||
|
[L] GPL
|
||
|
[S] Stable
|
||
|
[V] 2.5
|
||
|
[P] X -----5---9 200.000
|
||
|
|
||
|
[D] 1027259502 confuse-2.5.tar.gz http://savannah.nongnu.org/download/confuse/
|