[ ソース: 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