软件包:libconfig++-dev(1.7.3-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
parsing/manipulation of structured config files (C++ 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 C++ programs.
其他与 libconfig++-dev 有关的软件包
|
|
|
|
-
- dep: libconfig++11 (= 1.7.3-1)
- parsing/manipulation of structured configuration files (C++ binding)
-
- dep: libconfig-dev
- parsing/manipulation of structured config files (development)
-
- dep: pkgconf
- 管理软件库的编译和链接标志