软件包:python3-openvswitch(3.1.2-4) [debports]
Python 3 bindings for Open vSwitch
Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
This package contains the full Python 3 bindings for Open vSwitch database.
其他与 python3-openvswitch 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libssl3 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libunbound8 (>= 1.8.0)
- library implementing DNS resolution and validation
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
-
- sug: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- sug: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x