[ bianca ]
[ 源代码: 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.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libnetplan1 (= 1.1.2-7)
- Declarative network configuration runtime library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-cffi-backend
- Foreign Function Interface for Python 3 calling C code - runtime