[ 原始碼: tao-config ]
套件:tao-config-examples(0.0+git20200604.84a7383-2)
tao-config-examples 的相關連結
Debian 的資源:
下載原始碼套件 tao-config:
- [tao-config_0.0+git20200604.84a7383-2.dsc]
- [tao-config_0.0+git20200604.84a7383.orig.tar.xz]
- [tao-config_0.0+git20200604.84a7383-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
header library that reads config files and produces a JSON value (examples)
C++ header-only library that reads config files based on JSON and JAXN formats and in turn, produces a single JSON valur as a result.
Its features are as follows:
1. JAXN syntax with extensions (backwards compatible with JSON). 2. JAXN data model (JSON extended with binary data and non-finites). 3. Meta data, all sub-values are annotated with filename and position. 4. Copy, reference, replace and delete anything in the JSON structure. 5. Multiple ways to read and parse other config and data files. 6. Uses environmental variables and the output of arbitrary shell commands.
This package accommodates tao-config-dev package, and provides example C++ sources featuring the usage and functionality of this library.
其他與 tao-config-examples 有關的套件
|
|
|
|
-
- rec: tao-config-dev
- header library that reads config files and produces a JSON value