[ 源代码: ionit ]
软件包:ionit(0.5.0-2)
ionit 的相关链接
Debian 的资源:
下载源码包 ionit:
- [ionit_0.5.0-2.dsc]
- [ionit_0.5.0.orig.tar.xz]
- [ionit_0.5.0.orig.tar.xz.asc]
- [ionit_0.5.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Render configuration files from Jinja templates
ionit is a simple and small configuration templating tool. It collects a context and renders Jinja templates in a given directory. The context can be either static JSON or YAML files or dynamic Python files. Python files can also define functions passed through to the rendering.
ionit comes with an early boot one shot service that is executed before the networking service which allows one to generate configurations files for the networking and other services before they are started. In this regard, ionit can act as tiny stepbrother of cloud-init.
其他与 ionit 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-yaml
- YAML parser and emitter for Python3
- 或者 python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)