パッケージ: libconfuse2 (3.2.2+dfsg-1)
libconfuse2 に関するリンク
Trisquel の資源:
confuse ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Aurelien Jarno
外部の資源:
- ホームページ [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.22)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libconfuse-common (>= 3.2.2+dfsg-1)
- Common files for libConfuse