パッケージ: libconfig-dev (1.7.3-1)
libconfig-dev に関するリンク
Debian の資源:
libconfig ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [hyperrealm.github.io]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
parsing/manipulation of structured config files (development)
This library features a fully reentrant parser and includes bindings for both the C and C++ programming languages. It runs on modern POSIX-compliant systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
This library allows parsing, manipulating and writing structured configuration files. Its main features are:
- A fully reentrant parser: Multiple configurations can be parsed in concurrent threads at the same time. - A simple, structured configuration file format: more readable and compact than XML and more flexible than Windows' "INI" file format. - A low-footprint implementation - Proper documentation.
This package contains the files needed in order to use libconfig in your own programs.
その他の libconfig-dev 関連パッケージ
|
|
|
|
-
- dep: libconfig11 (= 1.7.3-1)
- parsing/manipulation of structured configuration files
-
- dep: pkgconf
- manage compile and link flags for libraries
-
- rec: libconfig-doc
- parsing/manipulation of structured config files (Documentation)