[ 源代码: libconfuse ]
软件包:libconfuse2(3.3-2+deb11u1)
libconfuse2 的相关链接
Debian 的资源:
下载源码包 libconfuse:
- [libconfuse_3.3-2+deb11u1.dsc]
- [libconfuse_3.3.orig.tar.xz]
- [libconfuse_3.3-2+deb11u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
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.26)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libconfuse-common (>= 3.3-2+deb11u1)
- Common files for libConfuse