[ 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