Pakket: python3-ovsdbapp (2.13.0-1)
Verwijzigingen voor python3-ovsdbapp
Debian bronnen:
Het bronpakket python-ovsdbapp downloaden:
- [python-ovsdbapp_2.13.0-1.dsc]
- [python-ovsdbapp_2.13.0.orig.tar.xz]
- [python-ovsdbapp_2.13.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
library for creating OVSDB applications - Python 3.x
The ovdsbapp library is useful for creating applications that communicate via Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps the Python 'ovs' and adds an event loop and friendly transactions. It features an thread-based event loop for using ovs.db.Idl, transaction support, native OVSDB communication.
This package contains the Python 3.x module.
Andere aan python3-ovsdbapp gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-openvswitch
- Python 3 bindings for Open vSwitch
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- sug: python-ovsdbapp-doc
- library for creating OVSDB applications - doc