[ 源代码: jsonnet ]
软件包:python3-jsonnet(0.20.0+ds-3.2)
data templating language (Python)
A data templating language for app and tool developers
* Generate config data * Side-effect free * Organize, simplify, unify * Manage sprawling config
A simple extension of JSON
* Open source (Apache 2.0) * Familiar syntax * Reformatter, linter * Editor & IDE integrations * Formally specified
Eliminate duplication with object-orientation. Or, use functions. Integrate with existing / custom applications. Generate JSON, YAML, INI, and other formats.
This package ships the Python binding.
其他与 python3-jsonnet 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 armhf, riscv64]
- GCC 支持库
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: python3 (<< 3.14)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.13~)