[ 源代码: netplan.io ]
软件包:python3-netplan(1.1.2-7)
Declarative network configuration Python bindings
Netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon.
Currently supported backends are networkd and NetworkManager.
This package provides a CFFI based Python bindings to libnetplan.
其他与 python3-netplan 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 arm64, ppc64el, riscv64]
-
- dep: libnetplan1 (= 1.1.2-7)
- Declarative network configuration runtime library
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3~)
-
- dep: python3-cffi-backend
- Foreign Function Interface for Python 3 calling C code - runtime