套件:ionit(0.3.2+really0.2.1-2)
ionit 的相關連結
Debian 的資源:
下載原始碼套件 ionit:
- [ionit_0.3.2+really0.2.1-2.dsc]
- [ionit_0.3.2+really0.2.1.orig.tar.xz]
- [ionit_0.3.2+really0.2.1-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)