[ 原始碼: 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