[ 源代码: 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