python-ovsdbapp 1.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-ovsdbapp (1.0.0-0ubuntu1) focal; urgency=medium

  * New upstream release for OpenStack Ussuri.

 -- Corey Bryant <email address hidden>  Fri, 14 Feb 2020 15:59:55 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_1.0.0.orig.tar.gz 81.5 KiB 1298e9cc92a1d7db71fe945bea1588677a5ed082761c1250e2099f8dfe88363f
python-ovsdbapp_1.0.0-0ubuntu1.debian.tar.xz 3.5 KiB 9d099cb7ee287d9f62f02d182152eadae831a879f3dd859c62cdb094b201a12d
python-ovsdbapp_1.0.0-0ubuntu1.dsc 2.7 KiB f23670c2d021a4b9e9d354ed91103685e5f781d59daaef999bb79271320da63a

View changes file

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.