[ ソース: 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