python-ovsdbapp 1.12.0-0ubuntu1 source package in Ubuntu
Changelog
python-ovsdbapp (1.12.0-0ubuntu1) impish; urgency=medium * New upstream release for OpenStack Xena. -- Corey Bryant <email address hidden> Tue, 07 Sep 2021 15:37:17 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ovsdbapp_1.12.0.orig.tar.gz | 96.3 KiB | 3718185f911fa9da82f75fc0a5ccb3f8228933fd99c6230b7f976a90e7918e87 |
python-ovsdbapp_1.12.0-0ubuntu1.debian.tar.xz | 3.8 KiB | dfbb6d953274722191bef2f0a04d0247cb370dd8b35478f85f7543006822c704 |
python-ovsdbapp_1.12.0-0ubuntu1.dsc | 2.8 KiB | 0e016b6f975734aec9b482c0253145a1eb3ce7bea7a84849fa44d14620a97aad |
Available diffs
Binary packages built by this source
- python-ovsdbapp-doc: library for creating OVSDB applications - doc
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 documentation.
- python3-ovsdbapp: 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.