[ 源代码: libconfuse ]
软件包:libconfuse2(3.3-3)
Library for parsing configuration files
libConfuse is a configuration file parser library written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements).
It makes it very easy to add configuration file capability to a program using a simple API.
其他与 libconfuse2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libconfuse-common (>= 3.3-3)
- Common files for libConfuse